Alovoa / alovoa-expo

Alovoa frontend for Web, Android and iOS - Made with expo
https://play.google.com/store/apps/details?id=com.alovoa.expo
Mozilla Public License 2.0
53 stars 11 forks source link

Location is broken on F-droid build #4

Closed Nonononoki closed 1 year ago

Nonononoki commented 1 year ago

Current workaround is to disable Location on your phone / deny location permission and set your location in the browser

Nonononoki commented 1 year ago

Workaround, but cannot access GPS. Need help determining the issue.

Issue seems to be located here: https://github.com/Alovoa/alovoa-expo/blob/master/script/res/node_modules/expo-location/android/src/main/java/expo/modules/location/LocationModule.java#L245

Nonononoki commented 1 year ago

Fixed with v1.4.3