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.
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.
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.
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?
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:
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.