pmwisdom / meteor-background-geolocation-services

Cordova Background Geolocation For Android and iOS with pure javascript callbacks
12 stars 12 forks source link

Question #9

Open davinderkumar opened 7 years ago

davinderkumar commented 7 years ago

I am using this plugin ( mirrorcell:background-geolocation-plus ) along with foreground tracking plugin (mirrorcell:geolocation-plus). But when I launch the app then it only asks for confirmation to access location when app is in use. how to override that behaviour so app asks for "access location always"?

Thanks

Lekterx commented 7 years ago

Hi @davinderkumar , this is actually the same problem as mine... did you find any solution ?

davinderkumar commented 7 years ago

@Lekterx it worked for me once I upgraded meteor and all plugins.

Lekterx commented 7 years ago

Oh that's cool, I thought I was actually already up to date, so I'll check again... thanks a lot !

Lekterx commented 7 years ago

Doesn't work... :(