Exported Android game crashes on startup

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By webixs

Exported game for android. The file is created, the game is installed on a real device, but it crashes on startup and the process remains in the background.
How to solve this problem?

Have you tried debugging using an adb connection with logcat?

rustyStriker | 2020-10-21 15:35

Beside what rustyStriker said you should try running it on your desktop and fix all errors and warning that might come up there. If it still is not running verify your export setting(especially the permissions).

ra45 | 2020-10-25 20:40

The same thing is happening to me and I can’t find ANYTHING.

toivocat | 2023-01-21 19:58