Hi guys!
I’m using the plugin of backgroundgeolocation https://github.com/mauron85/cordova-plugin-background-geolocation and the geolocation (watchposition), because i’m trying to get the geolocation when the app is in background but I have 2 problems:
1 - When the user kills the application, it stops to get the geolocation, is there one way that it doesn’t stop to get the geolocation?
2- When the backgroundgeolocation is working, it starts to show a notification, is it possible never show this notification to the user?