Ionic geolocation force user to allow

Greetings.

The app i’m making have to have an access to user’s location.
Is there any way to force the user allow a geolocation permissions?

i remember i’ve seen some apps which are refuse to work without it and keep popping up additional promts to enable location. How is that done?

Check if the permission was given, display a message appropriately.

actually, more concrete, what i’m trying to find out - am i able to display the enable geolocation request manually?