transistorsoft / cordova-background-geolocation-SampleApp

Cordova Background Geolocation Sample Application
https://www.transistorsoft.com/shop/products/cordova-background-geolocation
MIT License
122 stars 78 forks source link

Plugin Needs Data Storage Permission For Marshmallow #36

Closed FSchmitthammer closed 8 years ago

FSchmitthammer commented 8 years ago

When we use the plugin on Marshmallow it requires Data Storage permission and it does not ask for it. We are required to manually give it permission and the plugin should initiate the request when used. This is so it can store all of the geolocation data in the SQLite database it uses.

christocracy commented 8 years ago

Please post plugin issues at the plugin repo. This is the SampleApp repo.