Android Geocoder not present error

Hi just downloaded expo a couple of hours ago but as fast as i reload my projekt i get this error

Android Geocoder not present. Please check if Geocoder.isPresent() before invoking the search

AndroidGeocodingProvider.java:59

AndroidGeocodingProvider.java:47
b
SmartLocation.java:115
stopWatching
LocationModule.java:177
onHostPause
LocationModule.java:453
onHostPause
ReactContext.java:215
tearDownReactContext
ReactInstanceManager.java:889
runCreateReactContextOnNewThread
ReactInstanceManager.java:734
recreateReactContextInBackground
ReactInstanceManager.java:724
onJSBundleLoadedFromServer
ReactInstanceManager.java:707
access$100
ReactInstanceManager.java:109
onJSBundleLoadedFromServer
ReactInstanceManager.java:165
run
DevSupportManagerImpl.java:791
handleCallback
Handler.java:739
dispatchMessage
Handler.java:95
loop
Looper.java:148
main
ActivityThread.java:5417
invoke
Method.java
run
ZygoteInit.java:726
main
ZygoteInit.java:616

I use Genymotion emulator tried an other Emulator my the same problem. Anyone know why?

I think this is fixed in the new version. Can you test it out?

2 Likes

Yep don’t get the error now thanks!! :slight_smile:

1 Like