App Crashes on Start Up

App crshes on startup and shows the Expo error screen. Log shows nothing except: “Uncaught Error: Could not load app.” Image attached. How do I debug from here?

Hey @redreceipt,

I would check the device logs with Android Studio and adb logcat. They tend to give much more insight.

Cheers,

Adam