-
-
Notifications
You must be signed in to change notification settings - Fork 197
Unable to build and deploy app to iTunes: Unable to connect to iTunes Connect #2874
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
Comments
+1 Having this issue since Friday, thought it was iTunes having some issues but today got same error message when trying to publish a build. |
@OscarLopezArnaiz @briandilley we can confirm this is valid issue and we will try to provide fix soon. |
Cheers @dtopuzov As a temporal workout application loader worked for me. To publish a build with Application Loader
|
@OscarLopezArnaiz @briandilley issue is fixed and it will be officially released with 3.1.0 (later this month). Until then you can publish with @next builds (they are produced on each commit in master branch):
|
I had the same problem with [email protected], any idea?
|
Hi @b02505048, Can you post logs and add more info for your system and project you are working on? Can you reproduce the issue in hello world app? |
Hi @dtopuzov, thanks for replying.
I don't even know that I have an |
Well, well, well... I was in the same situation but finally I found how works the app-specific pwd. Is because the security of apple, when you have the two factor auth, you need a pwd for this situation. Thanks to telerik that have documented this problem. Cause |
From @briandilley on June 3, 2017 22:53
` /usr/bin/touch -c /Users/distiller/Library/Developer/Xcode/DerivedData/quickridensmobile-bnzhogcsicpkjudhwfepmetihxvs/Build/Intermediates/ArchiveIntermediates/quickridensmobile/BuildProductsPath/Release-iphoneos/quickridensmobile.app.dSYM
** ARCHIVE SUCCEEDED **
Archive at: /Users/distiller/quickride-ns-mobile/platforms/ios/build/archive/quickridensmobile.xcarchive
2017-06-03 15:36:48.606 xcodebuild[17633:31256] [MT] IDEDistribution: -[IDEDistributionLogging _createLoggingBundleAtPath:]: Created bundle at path '/var/folders/jm/fw86rxds0xn69sk40d18y69m0000gp/T/quickridensmobile_2017-06-03_15-36-48.605.xcdistributionlogs'.
Exported quickridensmobile.xcarchive to: /Users/distiller/quickride-ns-mobile/platforms/ios/build/archive
** EXPORT SUCCEEDED **
Export at: /Users/distiller/quickride-ns-mobile/platforms/ios/build/archive/quickridensmobile.ipa
Unable to connect to iTunes Connect
An error occurred while processing the json request. (1268)`
Copied from original issue: NativeScript/NativeScript#4310
The text was updated successfully, but these errors were encountered: