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
E
E van der Weel
said
almost 5 years ago
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?
E van der Weel