Same problem as Issue #23
The signed app crashes on start. The bug consists since the SDL2 update.
The same fix also works this time. https://bitbucket.org/MartinFelis/love-android-sdl2/commits/4c481f993306
Comments (10)
-
-
Account Deleted Any ETA on when this might be fixed? I tried to add the fix, and successfully recompiled SDL2, but I have no idea what to do next. There seems to be no change.
-
I sent a pull-request (pull request #3) to fix the bug
-
repo owner - changed status to resolved
Same as 4c481f993306. Use 'app_process' as executable name (should fix
#71and#23)→ <<cset c27f19c14162>>
-
repo owner Merged in PabloMayobre/love-android-sdl2/PabloMayobre/same-as-4c481f993306-use-app_process-as-1405185954174 (pull request #3)
Same as 4c481f993306. Use 'app_process' as executable name (should fix
#71and#23)Thanks!!
→ <<cset b25af5438310>>
-
-
Nice, thanks!
-
No problem!
-
guys, I still having problems with this :(
-
Even if I change that string to 'app_process' I see the crash bug.
- Log in to comment
I guess it would probably be good to get the fix into upstream SDL as well.