michalchudziak / react-native-geolocation

Geolocation APIs for React Native
MIT License
1.3k stars 226 forks source link

`altitudeAccuracy` never populated on Android #321

Open jkaufman opened 2 months ago

jkaufman commented 2 months ago

There are no references to verticalAccuracy in the Android codebase and the value of altitudeAccuracy is never populated. The corresponding value is available on iOS.