microg / AppleWifiNlpBackend

UnifiedNlp Backend that uses Apple's service to resolve wifi locations. Location calculation is done onboard and wifi locations are cached to minimize data usage.
Apache License 2.0
78 stars 15 forks source link

requires android.permission.ACCESS_COARSE_LOCATION #11

Open xuefer opened 8 years ago

xuefer commented 8 years ago

it seems missing 02-04 02:17:55.281 1791 1841 W ActivityManager: Permission Denial: Accessing service ComponentInfo{org.microg.nlp.backend.apple/org.microg.nlp.backend.apple.BackendService} from pid=24299, uid=10123 requires android.permission.ACCESS_COARSE_LOCATION

android 6.0

gm23 commented 8 years ago

I am also experiencing this on CM 13 (which is based on Android 6.0).

xuefer commented 8 years ago

i can see this is fixed in source, hope there will be release or pre-release soon

ale5000-git commented 6 years ago

Have you tried the latest version?