transistorsoft / react-native-background-geolocation

Sophisticated, battery-conscious background-geolocation with motion-detection
http://shop.transistorsoft.com/pages/react-native-background-geolocation
MIT License
2.63k stars 426 forks source link

Android 14 Tracking Issue #2137

Open alihasan21987 opened 1 week ago

alihasan21987 commented 1 week ago

Your Environment

Expected Behavior

Not getting any location updates in foreground & Background State & also not getting any location's data from SDK's SQLite database by calling BackgroundGeolocation.getLocations().

Actual Behavior

In Android 14, I want to receiving locations updates but I am not receiving in android 14 in foreground & Background State & also not getting any location's data from SDK's SQLite database by calling BackgroundGeolocation.getLocations().

Steps to Reproduce

1.Used above mentioned Plugin Settings and not receiving any location updates in Android 14 2. 3. 4.

Context

Debug logs

Logs ``` PASTE_YOUR_LOGS_HERE ``` [background-geolocation (10).log](https://github.com/user-attachments/files/16905986/background-geolocation.10.log)
christocracy commented 1 week ago

What are the plug-in’s logs saying? See wiki “Debugging”.