I’ve created a brand new App and created all the certs etc.
In AppFlow my Dev builds work ok but when I try to automatically deploy to the App Store (iOS) I get this error:
[11:42:03]: Successfully exported and compressed dSYM file
[11:42:03]: Successfully exported and signed the ipa file:
[11:42:03]: /Users/ionic/builds/project-0/xxx.ipa
[11:42:03]: ------------------------------
[11:42:03]: --- Step: get_filename_ipa ---
[11:42:03]: ------------------------------
[11:42:03]: -------------------------------------
[11:42:03]: --- Step: upload_ipa_to_app_store ---
[11:42:03]: -------------------------------------
[11:42:05]: Ready to upload new build to TestFlight (App: xxx)...
[11:42:07]: Fetching password for transporter from environment variable named `FASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD`
[11:42:07]: Going to upload updated app to App Store Connect
[11:42:07]: This might take a few minutes. Please don't interrupt the script.
[11:42:21]: [Transporter Error Output]: Your account information was entered incorrectly. (-20101)
[11:42:21]: Transporter transfer failed.
[11:42:21]:
[11:42:21]: Your account information was entered incorrectly. (-20101)
I have no idea what this error really means - could it be that we have 2FA enabled on our App Store account and if so how would I get round this? (and actually, we have other apps that deploy ok to the App Store so would this error only occur for this new app?)
1 post - 1 participant