My app works in the Android emulator and on a tethered device. But after I published the app, downloaded it on my Android device, the app closes immediately when I open it.
I even tried to create another Google Play app profile and upload the same APK with the same result?
How should I approach fixing this? Thanks!
You can add the fabric.io kit to your android gradle file and get the crash report to your mail.
Follow this link to go through the Crashlytics Installation process via Gradle.