react-native-geolocation icon indicating copy to clipboard operation
react-native-geolocation copied to clipboard

string cannot be cast to double

Open shahanshah87 opened this issue 5 years ago • 0 comments
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

Screenshot 2020-04-15 at 8 52 56 PM

shahanshah87 avatar Apr 15 '20 15:04 shahanshah87