(React Native - Expo) App stuck on white screen when deployed on TestFlight

Hi everyone,

I'm new here and i'm developing my first mobile application. I'm using react native & expo to develop it and EAS to build it and submit it to Apple.

Everything is ok, when i'm running : npx expo-doctor@latest, no issue. The build is ok, and successfuly submited to Apple.

When i'm trying it with TestFlight, i can launch the app, but stay stucked on a whitescreen.

I'm trying to reproduce it with the following command : npx expo start --minify --no-dev Unfortunately, my app is running good... :)

Anyone encountred the same problem ?

FYI : SDK EXPO 51.0.22

Thanks in advance for any tips

(React Native - Expo) App stuck on white screen when deployed on TestFlight
 
 
Q