cowbell / cordova-plugin-geofence

Geofencing plugin for cordova
Apache License 2.0
265 stars 316 forks source link

Android 6 Permissions #130

Closed dzimmermann1983 closed 8 years ago

dzimmermann1983 commented 8 years ago

I always get the message that the permission ACCESS_FINE_LOCATION is not given. Do you already consider to make the plugin android 6 capable? Because i think that you cant define the permission anymore in the manifest, you would have to ask the user for it.

cmellinas commented 8 years ago

+1 for Android 6 support