I tried to upload the app build using Xcode but I got this error "no accounts with itunes connect access" I then tried to upload the IPA using application loader and I got this error "Exception occurred when creating MZContentProviderUpload for provider. (1004)"
相关问题
- Core Data lightweight migration crashes after App
- How can I implement password recovery in an iPhone
- State preservation and restoration strategies with
- “Zero out” sensitive String data in Swift
- Get the NSRange for the visible text after scroll
相关文章
- 现在使用swift开发ios应用好还是swift?
- UITableView dragging distance with UIRefreshContro
- TCC __TCCAccessRequest_block_invoke
- Where does a host app handle NSExtensionContext#co
- xcode 4 garbage collection removed?
- Xcode: Is there a way to change line spacing (UI L
- Unable to process app at this time due to a genera
- Swift - hide pickerView after value selected
I got this error when I log in a different account in another app(iBook log in as my personal account). I solved this by re-login in xCode, re-archive the app, upload again.
I was getting this error many times during 3 hours. Sometimes along with other errors with it.
What helped: re-loginning to
itunesconnect
and restarting Mac after that. Build has uploaded from 1st attempt.For me just log out on Web iTunesConect / AppsoreConnect portal.
Quit Xcode (if Possible restart) and then upload the build.
If you close all the other app and upload build in sylo makes a job easy.
Also using the "Application Loader" is a Good Solution!
It seems like a temporary issue with apple. Trying few times to send worked and the upload was successful.