[FONT="]this is normal with windows10 for a universal application since it is the OS that manages the permission of the user OK fine !!! But my app is automatically compatible windows 8.x at submission store and it fails since with 8.x it is the programmer who manages the authorization with the code:
[/FONT]
[FONT="]In visual studio 2015 no definition in geolocator for requestaccessasync (), (only "equal" and "reference equal") someone would know how to get around this problem I've been searching for a week and i can use this function with visualstudio10
merry chrismas for everyone[/FONT]
[/FONT]
C#:
[COLOR=#454545][FONT="] Var accessStatus = await Geolocator.RequestAccessAsync (); request access[/FONT][/COLOR]
[COLOR=#454545][FONT="]Switch (accessStatus) // test accessStatus
[/FONT][/COLOR]
merry chrismas for everyone[/FONT]