Android Release crashes but debug works

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

i’m trying to export my game to android , i tried for the first exporting a debug apk , it works fine but when i export the release version it doesn’t work , the game crashes each time i open it , i used keystore i generated … i don’t know where this error is coming from , (THE ONLY difference between debug config and release config is i switched off “Export with debug”) if anyone has the same error before please any help will be appreciated .

:bust_in_silhouette: Reply From: B4DNetwork

Problem solved by using Release export templates.
Before i was using release_debug export templates and this is what was causing the crash.

I just ran into the exact same problem here,

Debug app works fine, but release crashes instantly.

I did have it working for a while but it doesn’t anymore.
What do you mean with changing the export template?

Rikkantio | 2019-04-17 06:33

Could you solve it? There is no release tempalte, are the same for debug and release

Pelli | 2020-05-31 01:45