I'm using the Ionic 3 native Geolocation plugin to get the user position using the function "getCurrentPosition()"
. But when the geolocation is not activated on my device I get the last saved position...
How can I ask users to activate their android/ios geolocation in the start of the app?