Richou / react-native-android-location-enabler

Display a GoogleMap like android popup to ask for user to enable location services if disabled
MIT License
202 stars 51 forks source link

Method addObserver must be called on the main thread #67

Open lxcool9243 opened 2 years ago

lxcool9243 commented 2 years ago

These are the packages installed

"react": "16.9.0",
"react-native": "0.61.5",
"react-native-android-location-enabler": "1.2.2",

Android version: 10

Error message: Method addObserver must be called on the main thread

rohit-2022 commented 2 years ago

@Richou any update?

vivekvardhanadepu commented 2 years ago

https://github.com/Richou/react-native-android-location-enabler/pull/71 solved the issue for me