0

I have now built an app with React Native and it works so far on IOS and Android each in Expo Go - but as soon as I create an Android build, the app crashes on certain screens.

How can I find out what the reason is?

eas build -p android --profile preview

"preview": { "android" : { "distribution": "internal", "buildType": "apk" } },

0 Answers0