moko-geo
moko-geo copied to clipboard
Permission issue when start tracking location
Hi, I tried to do the same as construction in readme, and it shows the rationale dialog. My app already had Location permission but every time I tried to run LocationTracker.startTracking() it threw dev.icerock.moko.permissions.DeniedAlwaysException. I don't know why. Please help. Thank you.
hi. maybe you not add geo permissions to AndroidManifest
Thank you for the great library. I fixed it.
Hi @darwineee , what was the problem?
Hi @darwineee , what was the problem? I missed the permission in android manifest