transistorsoft / cordova-background-geolocation-lt

The most sophisticated background location-tracking & geofencing module with battery-conscious motion-detection intelligence for iOS and Android.
http://www.transistorsoft.com/shop/products/cordova-background-geolocation
Other
656 stars 277 forks source link

Odometer remains 0 on one phone (Redmi 9T) out of 500 users #1431

Closed peterbodo closed 5 months ago

peterbodo commented 5 months ago

Your Environment

Expected Behavior

Odometer should update. It does for more than 500 users, but remains 0 for just this one user

Actual Behavior

Odometer remains 0 for this user

image

Steps to Reproduce

Well, that's the problem. Are there any reason for odometer not updating? While having absolutely correct location with the desired accuracy? Thanks Chris, in advance.

Context

Well, this is a production app with more than 500 users in the first test month and I am trying to debug a user's complain.

Debug logs

Logs ``` Sorry I have no access. ```

Thanks a million!

christocracy commented 5 months ago

It's impossible to explain one particular device without detailed logs from the plug-in. See wiki "Debugging" and learn to fetch logs from the plug-in.

"^4.9.4",

See the CHANGELOG and update to latest version

peterbodo commented 5 months ago

And I just realised I posted for the cordova version instead of react :/

Thanks, I will look into it

peterbodo commented 5 months ago

Well, I will check the update possibilities.

Debugging is still not feasible as I meantioned it is a production appand I do not have access to the user's device. Any suggestions?