-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
Google reporting app crashes on some phones #376
Comments
This error is showing up on other phones with Android versions 8.1 - 14:
For PRTP Gandaki, the user-perceived crash rate is 11.49% which is very high according to Google. The threshold is 1.09%. Here are the Crash details for PRTP Gandaki. |
The same error was reported by Google when doing pre-launch testing. Here are the details: Device specifications:
video.mp4It's not clear from the screen recording at what point exactly it crashed, probably at the end after initial sync is complete. Full logcat: logcat.txt |
Of the three Nepal apps, only those two on 1.4.0 have this error: PRTP Gandaki, CHIS Nepal. |
I've looked into this and I think I've figured out the cause of the error. I couldn't recreate this but judging by the stack trace and the previous error which was fixed #338, I have the following findings. Here, in the EmbeddedBrowserActivity (the main class/activity for the app) calls the I haven't implemented and tested this all out but the solution seems to be to implement |
Using Android emulator with version 12L on small desktop x86 virtual device, the error was reproduced. It occurred when using the "Split" action in the overview to start split-screen mode with a tap. 20241002-1348-25.9588927.mp4I was also able to reproduce the error on my phone when switching to a split screen view where one of the open apps was CHT. |
…le to find calling Activity by saving the state of the Fragment
…le to find calling Activity by saving the state of the Fragment (#378)
Describe the bug
Google play is reporting app crashes on TECNO TECNO-KF6j (TECNO SPARK 7) & TECNO TECNO-KG5j (TECNO SPARK 8C)
CHT Android version: 1.4
Phone specifications
RAM: 2.9 – 3.0 GB
Android version: Android 11 (SDK 30)
System on Chip: Mediatek MT6762d
CPU: Unknown
GPU: Unknown
ABI: arm64-v8a, armeabi-v7a,armeabi
The text was updated successfully, but these errors were encountered: