react-native-geolocation
react-native-geolocation copied to clipboard
string cannot be cast to double
trafficstars
Environment
React-native
Platforms
issue on android
Versions
- Android:
- iOS:9.0(saw in podfile)
- react-native-geolocation:2.0.2
- react-native: 0.62.2
- react:16.11.0
Description
Using geolocation to get current location it is working fine in ios but it is showing error in android as:- java.lang.string cannot be cast to java.lang.double
Reproducible Demo
