Skip to content

Appstore Upload #4527

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

Closed
tsonevn opened this issue Apr 11, 2019 · 2 comments
Closed

Appstore Upload #4527

tsonevn opened this issue Apr 11, 2019 · 2 comments

Comments

@tsonevn
Copy link
Contributor

tsonevn commented Apr 11, 2019

@narusevic commented on Wed Apr 10 2019

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 5.3.1
  • Cross-platform modules: 5.4.0-next-2019-04-03-110627-01
  • Android Runtime: 5.4.0-2019-04-03-095324-01
  • iOS Runtime: 5.4.0-2019-04-02-034159-01
  • Plugin(s): -

Describe the bug
I am using nativescript way to submit application to Apple Store. This exact workflow worked, before, but suddenly it stopped working. I am getting error: Cannot find any registered applications for Apple ID appleID in iTunes Connect.

To Reproduce

  • tns build ios --bundle --release --forDevice --provision privisionId
  • tns appstore upload --ipa ipaUrl
  • entering my Apple ID and App Specific Password
  • getting described error

Expected behavior
Submit application to Apple Store

@narusevic
Copy link

I did not solve this issue and uploaded ipa file through Application Loader. Also, my Apple account belongs to multiple teams.

@tsonevn
Copy link
Contributor Author

tsonevn commented Apr 12, 2019

Hi @narusevic,
I am glad to hear that you were able to upload your app.
We reviewed the case and it seems that the issue might be caused by a limitation of the CLI while uploading an app with an Account with enabled Two-factor Authentication. I have marked this as a bug and we will investigate it further. For now, you can keep using Application Loader for app upload in the store.

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

5 participants