MensaSverige / swagapp

2 stars 0 forks source link

getCurrentPosition problem on android #16

Closed skaramicke closed 4 months ago

skaramicke commented 7 months ago

There seems to be an issue with the fine access location and get position is timed out. Error: Geolocation.getCurrentPosition error: {"ACTIVITY_NULL": 4, "PERMISSION_DENIED": 1, "POSITION_UNAVAILABLE": 2, "TIMEOUT": 3, "code": 3, "message": "Location request timed out"}

The problem might be simply that the fine location is not reachable. Further investigation is needed.

The problem seems to be the same or similar as the issue here: https://github.com/michalchudziak/react-native-geolocation/issues/272

skaramicke commented 4 months ago

Jag utgår från att detta inte längre är ett problem.