react-native-maps-navigation icon indicating copy to clipboard operation
react-native-maps-navigation copied to clipboard

Error : undefined is not an object (evaluating 'navigator.geolocation.watchPosition')

Open swaxtic opened this issue 4 years ago • 2 comments

I just install this to my project with

react-native: 0.60.5 "react-native-maps": "^0.26.1",

run with emulator android and i got this error message Screenshot_1582687400

swaxtic avatar Feb 26 '20 03:02 swaxtic

Did u add the proper permissions to your app? image

flyandi avatar Feb 27 '20 18:02 flyandi

Did u add the proper permissions to your app? image

Sorry for late reply, i've no problem with the permission @flyandi But i found the problem and i've fix this error you can review the pr here. thanks #13

swaxtic avatar Mar 04 '20 11:03 swaxtic