moko-geo
moko-geo copied to clipboard
Add system dialog to enable GPS
This pull request is related to issue https://github.com/icerockdev/moko-geo/issues/14
It makes use of the relatively new contracts API on Android to request a system dialog for enabling GPS after the permission was granted. At the moment, I cannot provide an example for iOS.
also i should add ios implementation
I fixed all your suggestions.