mendhak / gpslogger

:satellite: Lightweight GPS Logging Application For Android.
https://gpslogger.app
Other
1.99k stars 607 forks source link

New version crashes immediately #1176

Closed alankjackson closed 6 days ago

alankjackson commented 6 days ago

Pixel 8 phone, Android 15 When I try to open the app, it immediately crashes. I tried clearing the cache, no joy.

datoffy commented 6 days ago

I had the same problem after updating via F-Droid on my Pixel 7a. I solved it by granting unlimited background usage permission in app info -> battery -> background usage

alankjackson commented 6 days ago

I already had app battery usage set enabled in background. All permissions are allowed.

alankjackson commented 6 days ago

So I just uninstalled and reinstalled the app. Now it is working. Sorry for the noise.

mendhak commented 4 days ago

OK that is good to know.

FWIW I did try to recreate this issue a few different ways, but couldn't get it to crash at all. If someone does encounter this it'd help a lot if there is a way to recreate the issue. The reason to recreate the issue is so I can look in logcat and see exactly which thing is causing the crash. Alternatively if someone encounters this and is familiar with adb/logcat please capture it and post it here.