-
Notifications
You must be signed in to change notification settings - Fork 932
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest android app crashes (since after version 5.3.181-mobile) #6643
Comments
Hey @pkoretic thanks for reporting, I can confirm I see weird things on the Android app too. We'll look into it |
Hi @pkoretic, |
Hi @AlexandreSi SVID_20240611_142745_1.mp4 |
Thanks @pkoretic for reporting this and sending the video. It's a debug version of the app, but with the loading that I mentioned removed (so the "shop" tab won't work). |
(shared with you, thanks again for taking the time to try this) |
Hi @4ian |
Bad luck! At least it's not related to the asset store loading.. The logcat you sent was just mentionned out of memory errors for the renderer process. It's a bit hard to pinpoint what could be causing this. I'll try to think about something else or we could try to give you a few version to bisect when the problem started (we checked at the commit but nothing obvious) |
Sounds good, happy to try few different versions. |
I've installed and tested latest 5.4.204 (1.0.95) version and it doesn't crash anymore. |
To be honest I'm not entirely sure what is behind this but it's good to know. If the crashes are coming back later, we'll at least know that this version is the "last known good version" :) |
Is there an existing issue for this?
Describe the bug
Latest Android app crashes after starting and showing home page for few seconds.
Using different available apks I traced it down to first starting in apk 1.0.81 (version code 81).
Version 1.0.75 (version code 75) works without issues. Any version afterwards doesn't.
If you can point me to some docs on how to build the android app I'm happy to try to bisect and find the commit that started this. Otherwise please see adb logcat output.
Steps to reproduce
GDevelop platform
Mobile
GDevelop version
5.3.201
Platform info
HarmonyOS 4.2.0
HUAWEI MatePad 11.5''S
As many might know this is based on forked Android code so it runs Android apps.
Additional context
adb logcat
https://justpaste.it/gdevelop_crash
The text was updated successfully, but these errors were encountered: