<App crashes on real device, but on emulator it wo...
# stackoverflow
r
App crashes on real device, but on emulator it works There was a strange problem. I have a library in my project that uses another library called ExoPlayer. And the strangest thing is that the application crashes on real devices, but everything is fine on emulators (error in the screenshot) For testing, I used my Android 13 (API 33) smartphone and an Android 13 emulator. Everything is fine on the emulator, but an error pops up on the smartphone. The same problem occurs on other versions of Android API on real devices. What could be the problem?