Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Wont distribute to internal groups #22034

Open
shovelmn12 opened this issue May 17, 2024 · 0 comments
Open

[Bug] Wont distribute to internal groups #22034

shovelmn12 opened this issue May 17, 2024 · 0 comments

Comments

@shovelmn12
Copy link

shovelmn12 commented May 17, 2024

New Issue Checklist

Issue Description

I am trying to upload a build to a specific internal group in azure pipelines using:

fastlane pilot upload --api_key_path key -i app.ipa -a my.app.id --submit_beta_review false --skip_waiting_for_build_processing true --groups "Dev"

But it wont work.

As a side note, I see no mentions of that in the docs, it might not be possible to do? if it is possible to do please make it easier!!
On android we just select a track and your done, on ios it's so cimplicated I spent like 2 days trying to do that. No mentions on fastlane docs or app store connect docs.

Command executed

I tried multiple commands setting skip_waiting_for_build_processing to false, skip_submission to true, the latest one I am trying is:

fastlane pilot upload --api_key_path key -i app.ipa -a my.app.id --submit_beta_review false --skip_waiting_for_build_processing true --groups "Dev"
Complete output when running fastlane, including the stack trace and command used
 [REPLACE THIS WITH YOUR INFORMATION] 

Environment

 [REPLACE THIS WITH YOUR INFORMATION] 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant