By ridarida on Tuesday, 26 May 2020
Posted in Native Mobile App
Replies 16
Likes 0
Views 1K
Votes 0
The build keeps failing for IOS. How can I get around the two factor authorization? I believe this is the reason. Its permanent now with Apple. I even tried making a new Apple ID with no success.
Hello,

Did you follow the steps outlined on https://stackideas.com/docs/esnative/administrators/apple/applying-for-developer-account when enrolling for your Apple Developer program? Your program enrollment should be a Company / Organization because you need to create a new apple id without a 2-factor authentication.

Once you have an apple id without the 2-factor authentication, you can then assign this new apple id as a team member which is responsible for the build process.

You can review the documentation on creating a new apple id and assigning the new apple id with the necessary permissions from https://stackideas.com/docs/esnative/administrators/apple/creating-apple-id
·
Tuesday, 26 May 2020 14:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes I currently have a app that I'm replacing. I am a company and I created a new one but apple states this function to decide is no longer available.
·
Tuesday, 26 May 2020 14:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Clarity. I created a new Apple ID but wasn't able to select no two factor
·
Tuesday, 26 May 2020 14:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Program Type
Apple Developer Program
Team Name
My WOAB, LLC
Team ID

Entity Type
Company / Organization
·
Tuesday, 26 May 2020 14:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hm, when you create a new apple id from https://appleid.apple.com/account#!&page=create , you are not required to go through the two-factor authentication.
·
Tuesday, 26 May 2020 14:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes I created two apple ids yesterday and it failed.
I'm trying again with a third email
·
Tuesday, 26 May 2020 14:51
·
0 Likes
·
0 Votes
·
0 Comments
·
I'm building it now
·
Tuesday, 26 May 2020 14:51
·
0 Likes
·
0 Votes
·
0 Comments
·
It failed
·
Tuesday, 26 May 2020 15:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Can you provide us with the apple login credentials so that we can take a look at it?
·
Tuesday, 26 May 2020 15:51
·
0 Likes
·
0 Votes
·
0 Comments
·
the build is failing in titan do you need those logins?
·
Wednesday, 27 May 2020 01:26
·
0 Likes
·
0 Votes
·
0 Comments
·
From the logs, it seems that the server is rejecting because of the incorrect password, https://take.ms/5Fe1n

Does this account have two-factor?
·
Wednesday, 27 May 2020 02:00
·
0 Likes
·
0 Votes
·
0 Comments
·
In your latest build, it looks like the login credentials are now correct but the certificate which you provide is not correct, https://take.ms/dIAN5
·
Wednesday, 27 May 2020 11:16
·
0 Likes
·
0 Votes
·
0 Comments
·
I'm not sure if I'm doing this correctly because I need to update my existing app in iOS and android. Your instructions have me starting from scratch. Is this what I should do for both or can I just pick up at a certain point. Also how do I view and test the app before submission. I need screen pictures. How do I get these?
·
Thursday, 28 May 2020 11:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

I would suggest that you start them from scratch for both instead of updating because the version may mismatch and it will cause a lot of confusions when you are building.

If you want to test on iOS, you can use the test flight. We have documented everything in steps clearly at the following locations:

* iOS = https://stackideas.com/docs/esnative/administrators/apple/apple-store-submission-guide

* Android = https://stackideas.com/docs/esnative/administrators/android/google-play-store-submission-guide
·
Thursday, 28 May 2020 13:25
·
0 Likes
·
0 Votes
·
0 Comments
·
You're awesome! Okay I will use test flight. Is this how I get the photo for submission as well? Also what do I use to test the android?
·
Thursday, 28 May 2020 13:31
·
0 Likes
·
0 Votes
·
0 Comments
·
We normally just copy the build file on the Android device and run it to test. You could also set your item on Google Play Store for test but it's going to take a while.
·
Thursday, 28 May 2020 13:56
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post