I'm trying to make a call that will use a map and should pick up the current location and plot a route to the destination location. The problem is that I can not configure the permissions to access the device information, even though I put the permissions on the manifest:
PS: I'm using Xamarin.Forms!