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
655 stars 277 forks source link

Background fetch not working every 5 minutes in android, when app killed and stationary and locked #1372

Closed Malshurafaa closed 1 year ago

Malshurafaa commented 1 year ago

background fetch implemented in android every 5 minutes. But after being stationary and phone locked for 3-4 hours, then location update is not happening regularly. Then location update happens only after unlocking the phone or moving a small distance, have any solution send location every 5 minute without moving with still and killed app?

christocracy commented 1 year ago

background-fetch issues are handled at the cordova-plugin-background-fetch repo.

This is the background-geolocation repo.

christocracy commented 1 year ago

Also, DO NOT IGNORE THE ISSUE TEMPLATE which asks you to provide information.