Malith
Malith
I'm getting the same error for, ``` "react": "17.0.1" "react-native": "0.64.2" "react-native-geolocation-service": "^5.3.0-beta.1" Xcode: Version 12.3 (12C33) ``` ``` Showing Recent Issues Undefined symbol: method descriptor for Foundation._BridgedStoredNSError.init(_nsError: __C.NSError) ->...
For now, I've downgraded this to `4.0.2`. Really appreciate your kind help on this.
When I select place from `openAutocompleteModal`, I get the `address_components`. But, it seems like `addressComponents` not present in `getCurrentPlace()` response objects. ``` "react": "16.8.6", "react-native": "0.60.4", "react-native-google-places": "3.1.1" ``` @tolu360...
Thanks for the quick response. Yes it's not a bug, but can I know that is there any plans to support that on the roadmap ?
@NirmitDagly, you can still use redirection to xyz:// custom URL schemes by using a 3rd party to redirect http:// to xyz:// In my case (my backend is AWS API gateway...
Yes, I also faced this issue.
Has anyone got a PR for this? :) @Jobeso any updates?