Skip to content

Conversation

@Fatme
Copy link
Contributor

@Fatme Fatme commented Jul 30, 2019

Currently tns appstore list command throws an error when account is with 2fa and --appleApplicationSpecificPassword option is not provided. We shouldn't throw an error in this situation as we don't need --appleApplicationSpecificPassword on tns appstore list command as we don't use third party application when executing this command. This option is mandatory only for tns appstore upload command where we use iTunesTransporter app when uploading the application.

Rel to: #4586

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes/Implements/Closes #[Issue Number].

Currently `tns appstore list` command throws an error when account is with 2fa and `--appleApplicationSpecificPassword` option is not provided. We shouldn't throw an error in this situation as we don't need `--appleApplicationSpecificPassword` on `tns appstore list` command as we don't use third party application. This option is mandatory only for `tns appstore upload` command where we use iTunesTransporter app when uploading the application.
@Fatme Fatme added bug no-changelog The issue is present only in `next` versions and was not included in official version. labels Jul 30, 2019
@Fatme Fatme added this to the 6.0.3 milestone Jul 30, 2019
@cla-bot cla-bot bot added the cla: yes label Jul 30, 2019
@DimitarTachev DimitarTachev merged commit 5ebd184 into release Jul 30, 2019
@DimitarTachev DimitarTachev deleted the fatme/fix-appstore-list branch July 30, 2019 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug cla: yes no-changelog The issue is present only in `next` versions and was not included in official version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants