Hi,
what is the correct way of using following Permission plugin in Xamarin forms IOS if user denies the permission and if I close the application. I again want to show the permission message each time the user launches the IOS application and provide the respective permission e.g. Location permission.
So, how can we ask for permission (Location) each time user launches Xamarin application on IOS?