-
Notifications
You must be signed in to change notification settings - Fork 365
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
GPSTest Won't Open on Moto E4 Plus - Android 7.1.1 #627
Comments
@vkbellis Thanks for the report! Could you please capture a bug report after this crash happens (https://developer.android.com/studio/debug/bug-report#bugreportdevice) and share it? |
Hi Sean, Google Play services isn't responding Tapping: Wait, Wait, Wait, eventually was able to send an email from the Android device to myself... which still still hasn't arrived... until just now! Hope this helps. - Kind regards, Kelly |
Thanks!! From the bug report, seems like this may be the relevant error:
|
Well, there is also this one:
|
Looks like this is the fix for the 1st stack trace - https://stackoverflow.com/a/67900719/937715. |
Issue still seems to be present in GPSTest v3.10.1 - see attached bug report. |
@vkbellis Thanks for the bug report, I'll take a look |
That's strange, I'm still seeing the same issue with the method
|
We could try using LocationListenerCompat - https://b.corp.google.com/issues/190695723. |
@vkbellis I'm rolling out v3.10.2 now that I'm hoping will fix this. Could you please give it a try? |
@vkbellis Could you also please try to run the latest GnssLogger release (https://play.google.com/store/apps/details?id=com.google.android.apps.location.gps.gnsslogger) and let me know if you see the same crash there? |
Describe the bug
GPSTest v3.10.0 won't open on Moto E4 Plus (XT1770) - Android 7.1.1
To Reproduce
Unable to open app on this old device
Expected behavior
GPSTest would open like a normal app.
Observed behavior
Initial white screen with blue top information bar background, displays for about 2 seconds, followed by a very brief flash, GPSTest has stopped.
App, Device and Android version:
GPSTest v3.10.0, Moto E4 Plus (XT1770) - Android 7.1.1
The text was updated successfully, but these errors were encountered: