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

Add support for multiple iTunes providers. #69

Closed
skos-ninja opened this issue May 22, 2017 · 3 comments
Closed

Add support for multiple iTunes providers. #69

skos-ninja opened this issue May 22, 2017 · 3 comments

Comments

@skos-ninja
Copy link

Currently if your iTunes account is linked to multiple developer accounts you get an error saying:
"Your Apple ID account is attached to other iTunes providers. You will need to specify which provider you intend to submit content to by using the -itc_provider command. Please contact us if you have questions or need help."

Which stops you being able to submit apps using that itunes account.

This was fixed in fastlane here: fastlane/fastlane#1524 but now requires an option in the interface to be able to pass this parameter.

@jeffyoung
Copy link
Contributor

Thanks for reporting @skos-ninja. I'll mark this as an enhancement (to either ocnsidering adding that as a first class option on the task(s) or to provide an ability to add additional command line arguments freeform).

@madhurig
Copy link
Contributor

madhurig commented Nov 2, 2017

For cases like this, I am adding a "fastlane arguments" input on the upload task: #80.

@madhurig
Copy link
Contributor

madhurig commented Nov 6, 2017

We have added the ability to pass in additional fastlane arguments for advanced scenarios like this in version 1.126.0.

Thanks,
Madhuri

@madhurig madhurig closed this as completed Nov 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants