In my Windows Phone 8 app, I am trying to use GetGeopositionAsync on the main page to display some items based on user location.
Calling GetGeopositionAsync does not
I had this issue when testing on a Device. I had to disable the WiFi on the device in order to get it to work. I know that some people have had the opposite problem working on the emulator. I did not have to do any wrapping. Hope it Helps