Geolocation permissions

Is there a way to make the app to ask for geoloc permissions at start? or does it necessarily have to wait until the first use of the plugin (e.g. the first call to getCurrentPosition()) ?

Can’t speak to iOS, but on Android, you might try AndroidPermissions.

1 Like

Does anyone know how to do it for iOS?

Yes you can open your project inside xCode and then click on you project solution then click Info and add the privacy permission “Privacy - Location When In Use Usage Description”