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?