Can't export development iOS App after archiving it - ios

I archived my app for testing and then tried to export it.
But Xcode asks me to sign the project again, as it doesn't show my previous developer account.
It says :
Apple Developer website is undergoing maintenance
But the website and everything in the developer site seems up and fine!!
Furthermore, I can't believe they have been down for such a long time, it seems there is another problem, because when I try to add the developer account again, it gives me this error:
The operation couldn’t be completed. Unable to log in with account 'xxxxx#me.com'.
An unexpected failure occurred while logging in (Underlying error code 503).
Anyone knows anything about this mystery? Thanks for any help.

The error-message seems to be correct. There is currently a scheduled maintenance.
Source: Apple Developer System Status

Related

The username is not a member of the provider

I am having trouble with the Electron app notarising using the electron-notarize. I have created an app specific password from the https://appleid.apple.com/. In addition, I'm not a part of any team. It's just my personal Apple ID + Developer account as shown in the following screenshot.
However, I am seeing the following error when I attempt to build the app through electron-builder.
1 package(s) were not uploaded because they had problems:
/var/folders/xw/f3dmryjd1lz27zcc43hs9vbr0000gn/T/B967F8F2-309E-4149-A6FA-2C12F0BDF63F/io.provider.app.itmsp - Error Messages:
2020-03-18 23:58:05.200 altool[11959:306625] *** Error: The username adsfasdfdsa#gmail.com is not a member of the provider. Contact your team admin for assistance. (1296)
I have the following code for the electron notarise configuration.
appBundleId: "io.provider.app",
appPath: `${appOutDir}/${appName}.app`,
appleId: "abcadsfdasfds#gmail.com",
appleIdPassword: "xxxxxxxxx",
I have also tried using the ascProvider in the above configuration rules but didn't have any luck.
ascProvider: "asdfasdfadsfdas#gmail.com"
Or
ascProvider: "My Full Name"
I am now out of options and idea what I am missing here exactly. Any help would be very much appreciated.
After an hour of investigation, I just realised that I couldn't notarise my app without having the paid $99 apple developer account. So, that's explain why the process was failing when attempting to uploading the app to the apple server for notarisation. However, the error from xcrun altool is totally vague as what it says doesn't make sense now.

Firebase Test Lab - iOS app not being installed

I am new to Firebase Test Lab, and I'm having issues running my XCUITests against an iOS app. I have had success running Espresso tests against an Android APK on Test Lab, and have even successfully ran tests against an iOS app that I found on GitHub. (https://github.com/Shashikant86/Scalable-XCUItest) However, it seems that there is something in the app that I'm testing that prevents it from being installed on the Test Lab physical device.
This is not a personal project so the amount of information that I can share is very limited, but I'll share whatever I can from the logs that might be of use without sharing any private information:
HTTP load failed (error code: -1001 [4:-2104])
load failed with error Error Domain=NSURLErrorDomain Code=-1001 "The request timed out."
load failed with error Error Domain=NSURLErrorDomain Code=-1003 "A server with the specified hostname could not be found."
Log from Firebase is in this Gist: https://gist.github.com/ChiWhiteSox56/b6122f4ccd488a3fb0dcfe53aa45e2af
Clearly there's something happening around the app's ability to reach the required server but as I mentioned earlier, I've been able to run the tests successfully against other apps.
Thanks for reading, and if any additional information is required to troubleshoot this issue, I'll try to provide as much as I can.
After joining the Firebase Slack Community and posting this question, I received a twofold response from the FTL (Firebase Test Lab) team.
1) The provisioning profile for the app that I'm testing includes an app group entitlement. App groups are currently unsupported by FTL because they do not have permission to re-sign apps with an app group. Provisioning profiles that may re-sign multiple apps may not have the app group entitlement.
Note: FTL can run tests for apps with an app group entitlement if the app can function without the group. FTL will strip the entitlement, so this does not require any action on the part of the app submitter.
2) As I mentioned above, I was only able to share limited logs from my project. After the FTL team looked into the full logs from my test run, they determined that the issue that I was experiencing was not, in fact, related to the app group issue. It was an unrelated issue, and a bug has been filed to address it.

Xcode keeps trying to login into Apple developer account with account I deleted

A year ago I worked on an Iconic/Cordova app and I helped build the iOS side of things. I have a MacBook Pro and an iPhone so I was setup to test the iPhone app, whereas another developer had a Windows machine and an Android phone, so they focused on testing that side of things.
We were working for an entrepreneur who had created an account in the Apple developer portal. Though he added my developer account to his "team" in the Apple developer portal, I was never able to make that work, so I simply started using his credentials:
cap55#cornell.edu
Now I am working for a different company. I am working on a React Native app.
Oddly, when I try to build the iOS part of this in Xcode, I get this error:
Code Signing Error: The operation couldn’t be completed. Unable to log in with account 'cap55#cornell.edu'. An unexpected failure occurred while logging in (Underlying error code 1100).
I tried several times to specify my personal account, but nothing seemed to work, so I opened up the Preferences of Xcode and I deleted the old 'cap55#cornell.edu' account.
Just to emphasize this: if I open Xcode, and then Preferences, and then Accounts, there is only one account, and that is my personal one. There is no record of 'cap55#cornell.edu' anywhere.
I restarted Xcode.
Then I tried to build again. And again I get:
Code Signing Error: The operation couldn’t be completed. Unable to log in with account 'cap55#cornell.edu'. An unexpected failure occurred while logging in (Underlying error code 1100).
It seems like Xcode is hiding this account somewhere that I can not delete? Where should I look. I want to eliminate this account.
I opened the KeyChain app and deleted almost everything in there. Then I restarted Xcode. The problem now seems to be solved.
Check your target's build settings to see what team the "Signging" section is set to. Both in General and also in the "Build Settings" tab for the targert.

Exception occurred when creating MZContentProviderUpload for provider. (1004)

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)"
It seems like a temporary issue with apple. Trying few times to send worked and the upload was successful.
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!
I was facing same issue. In my case I tried to login another Apple Developer account via Safari. I solved this by doing:
Logout the account from Xcode and login again. It works successfully for me. No need to generate build again.
I was getting this error many times during 3 hours. Sometimes along with other errors with it.
What helped: re-loginning toitunesconnect and restarting Mac after that. Build has uploaded from 1st attempt.
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.
A restart of macOS fixed this issue for me. Restarting Xcode and signing out of iTunes Connect didn't help. Also, no need to rebuild again. After the restart the previous build uploaded just fine on the first attempt.

ITMS-90034 Apple App Store Submission Error

I am a PC person, and not much of a coder, so I have a developer building an app for distribution to the Apple App Store.
It's done, working great, but he tells me there is problems during the submission. He got an error ITMS-90034
Not having a Mac or the ability to run Xcode or the Application Loader, I'm in the dark here.
What does that error indicate, and why would it take multiple days to solve this problem?
Thanks for your insights.
ITMS 90034 means there is problem while getting the certificate(.p12) which you can see in Keychain Access, please check the certificate with valid provisioning profile.
I have faced this Issue after cleaning my Keychain Access where I installed certificate multiple times then it's linked with xcode6.0 where I am able to upload the build using Apploader.
you can prefer below link for more details.
ITMS 90034 Resolution
Thanks !!!

Resources