Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

geocodePosition failed #66

Open
bisht2ankit opened this issue Jan 3, 2018 · 2 comments
Open

geocodePosition failed #66

bisht2ankit opened this issue Jan 3, 2018 · 2 comments

Comments

@bisht2ankit
Copy link

I am using react-native-geocoder and I am getting result also but on debugging, I am getting this error -
Error: geocodePosition failed
at createErrorFromErrorData (NativeModules.js:123)
at NativeModules.js:80
at MessageQueue.__invokeCallback (MessageQueue.js:346)
at MessageQueue.js:132
at MessageQueue.__guard (MessageQueue.js:262)
at MessageQueue.invokeCallbackAndReturnFlushedQueue (MessageQueue.js:131)
at debuggerWorker.js:72

@gouravrc
Copy link

Same here. But its completely random.

Error: geocodePosition failed
Error: geocodePosition failed
    at createErrorFromErrorData (blob:http://localhost:8081/a8b93789-6c52-4f71-93ce-12236bddc974:2120:17)
    at blob:http://localhost:8081/a8b93789-6c52-4f71-93ce-12236bddc974:2072:27
    at MessageQueue.__invokeCallback (blob:http://localhost:8081/a8b93789-6c52-4f71-93ce-12236bddc974:2669:18)
    at blob:http://localhost:8081/a8b93789-6c52-4f71-93ce-12236bddc974:2400:18
    at MessageQueue.__guard (blob:http://localhost:8081/a8b93789-6c52-4f71-93ce-12236bddc974:2573:13)
    at MessageQueue.invokeCallbackAndReturnFlushedQueue (blob:http://localhost:8081/a8b93789-6c52-4f71-93ce-12236bddc974:239

@hos
Copy link

hos commented Sep 25, 2020

I think this is because of this issue. There are concurrent requests probably...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants