Start a new topic

Can't get gps location on iOS devices

Can't get gps location on iOS devices


Hello,

As the subject says, I can't get the geolocations on my iPhone or iPad.

Therefor my onLocationChanged is not triggered and my HtmlDrawables are not drawn.

Also the app is not asking for geolocation permission, so it looks like the plugin does not require it from the device.

Do I need to add some kind of special permission for iOS or something?

 

Kind regards,

E. van der Weel

Hi E. va der Weel,
Did you add the 'NSLocationWhenInUseUsageDescription' to your application plist? Did you also check the Xcode console output of your running application? It might be that our SDK is logging a message if the key is not added.

Best regards

Andreas
Login or Signup to post a comment