wwoast / redpanda-lineage

Data schemas, standards, and processing for building a Red Panda lineage graph
25 stars 16 forks source link

Geolocation fixes 1 #192

Closed wwoast closed 5 years ago

wwoast commented 5 years ago

My theory was that a bug in the event loop was causing Chromium and iOS Safari to fail geolocation checks. Actually, it seems like the navigator.geolocation.getCurrentPosition() calls are not working on those platforms at all, and I need to diagnose things further.