Plugin issue: cordova-background-geolocation-lt

Hi!

I’m currently working on a location based (iOS) mobile-app, where I need to keep an eye on the users location, even when the app is terminated.

For this I have tried to implement the cordova-background-geolocation-lt plugin, but I’m having issues: https://github.com/transistorsoft/cordova-background-geolocation-lt/issues/221

Have any of you successfully implemented this plugin in an iOS Meteor app?

1 Like

+1

Tried to use this plugin to track user’s location when the app is terminated. Having similar issues: when app is suspended/closed/terminated it won’t relaunch even after ‘significant change event’…