issues
search
jamesmontemagno
/
GeolocatorPlugin
Geolocation plugin for Xamarin and Windows
MIT License
294
stars
158
forks
source link
Adds a note about accessing the Geolocator on iOS on the mainthread first to prevent deadlocks
#273
Closed
MKuckert
closed
5 years ago
MKuckert
commented
6 years ago
Changes Proposed in this pull request:
Adds a note to the getting started documentation regarding a possible deadlock when not creating the Geolocator on the main thread (occurred in one of my apps when accessing the Geolocator the first time from a threadpool thread).
Changes Proposed in this pull request: