How to debug crashing apk

Please provide the following:

  1. SDK Version: 49.0.0
  2. Platforms(Android):
  3. eas
    { "build": { "dev": { "distribution": "internal", "android": { "buildType": "apk" } }, "prod": { "distribution": "store", "android": { "buildType": "apk" } } }, "submit": { "prod": {} } }
    the app builds successfully in all env variables , however it crashes on my phone … I don’t see an possible way to debug this since it only happens on the device

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