Reputation: 2464
I need to get my iOS app (React Native) get approved to external testers. I am getting this message from Apple:
I know that I should provide login information(username and pass). But I have user's phone number as name and user can enter the pass only after he get the SMS with a security code.
Here's the complete flow:
What should be done in this case? Can the Apple sign up and create the account, if I write a message to them, describing the flow?
Thanks!
Upvotes: 0
Views: 316
Reputation: 2283
Our team faced that too. We solved it by providing them with a demo account. We set up a phone number and static code to pass to otp. And then we provided them and it worked!
Upvotes: 4