ittybittyapps / appstoreconnect-cli

An easy to use command-line tool for interacting with the Apple AppStore Connect API
MIT License
172 stars 17 forks source link

Apple's beta review. #247

Open SzymonMatysik opened 3 years ago

SzymonMatysik commented 3 years ago

Hey, i'm looking for this feature: Submit an app for beta review am i missing something or it's not implemented yet?

orj commented 3 years ago

Yeah that is not yet implemented sorry. PRs and contributions appreciated. :)

orj commented 3 years ago

BTW if you're looking for the ability to upload beta builds to App Store Connect you can just use the altool command line tool which is bundled with Xcode.

You only need to submit a beta app review once after an upload.

We definitely want to add support for this to the CLI but haven't got to it yet.