moko-geo icon indicating copy to clipboard operation
moko-geo copied to clipboard

Permission issue when start tracking location

Open darwineee opened this issue 1 year ago • 4 comments

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. image

darwineee avatar Sep 11 '23 08:09 darwineee

hi. maybe you not add geo permissions to AndroidManifest

Alex009 avatar Sep 11 '23 09:09 Alex009

Thank you for the great library. I fixed it.

darwineee avatar Sep 11 '23 09:09 darwineee

Hi @darwineee , what was the problem?

clauub avatar Apr 12 '24 19:04 clauub

Hi @darwineee , what was the problem? I missed the permission in android manifest

darwineee avatar Apr 13 '24 01:04 darwineee