Getpositionasync Does Not Return On Real Device When Indoors - Xamarin Android
I am developing both and iOS and Android version that requires GPS using Xamarin. On iOS it's working fine, however now developing the Android version I have some issues with the G
Solution 1:
Never got Xamarin.Mobile working to satisfaction on Android indoors so I tested the only other option in Component Store avaliable: Geolocator. Works like a charm!
https://components.xamarin.com/view/GeolocatorPlugin
Edit It works better, but even with this plugin I get reports that the location received is off. The search for a better solution continues...
Post a Comment for "Getpositionasync Does Not Return On Real Device When Indoors - Xamarin Android"