Starting Ionic basic Geolocation question

My question is this using the Geolocation plugin… on the android or ios does the user still have to approve Geolocation usage? If so how can I not have the popup come up?

Thank you

Yes it will prompt the user to share their location. And I don’t think it’s possible to use geolocation without permission. No platform is going to let your app or any other use a user’s location without their permission.

iOS does :slight_smile: