IOS app stuck in white screen when deployed to Testflight

Please provide the following:

  1. SDK Version: ^43.0.0
  2. Platforms(Android/iOS/web/all): IOS
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

I am building a react-native app on mac mini with M1 chip
The IOS app is built using “expo build:ios” command and it is successful
I am able to upload the archive to the apple appstore using “transporter”
When I open the app on my mobile phone through TestFlight, the screen is blank.

When I run expo start everything works fine locally

Are you using any logging library?
Or better, can you inspect the device logs?

Did you also have a look at: Expo App showing white screen in test flight - #2 by lightstalker89

I am using amplify cognito for authentication.
I am not getting any log error.
I just re-installed expo, I am going to upload again and see if it works.
Thanks for replying

I checked my device logs and I am getting this two erros!
Screen Shot 2021-11-18 at 2.20.18 AM|559x241

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.