EAS Build Android app crashes

I am using the expo-managed workflow. I was capable of building the app successfully using eas build and generating the apk file with some warnings but nothing major as the app works properly using expo go.

On installing the app, it keeps on crashing and does not even reach the login/landing page.

Any help is appreciated

Hi @lucifer313

Try the Debugging Runtime Issues guide.

Also, since you say the app works fine in Expo Go, you should not need an android directory in your app. If you have one, move it out of the way or delete it and try building again.