cljsrn

thomas 2021-09-13T11:18:37.219100Z

Hi, we are about to submit our app to the App/Play store and I was wondering what people do with the test accounts for Apple/Google. Are these account on your UAT env or on your Prod env? what is best here?

thomas 2021-09-13T11:18:42.219400Z

TIA

danielneal 2021-09-13T15:10:06.220500Z

I was very sneaky with this. I pointed the app for review to production, but special cased the apple login to go to acceptance, I can’t actually remember why… possibly something to do with billing.

sova-soars-the-sora 2021-09-13T18:21:10.221300Z

Hi everyone 👋🏽 What's your favorite tutorial for getting started with React Native and XCode? I don't know what a good dev setup looks like.

joshmiller 2021-09-13T18:51:02.222100Z

I’ve only submitted on the Apple store, but they have a text box where you can give instructions for logging in with a test account. So I just put a test username/password in there for them to use.

sova-soars-the-sora 2021-09-13T18:54:39.222700Z

Cool. So that's if your app has a login screen they can still evaluate it?

👍 1
raspasov 2021-09-13T20:20:47.223300Z

From my experience, if you don’t provide test account info, Apple reviewers will create accounts for themselves.