zhangtaii / react-native-google-place-picker

React Native Wrapper of Google Place Picker for iOS + Android.
MIT License
185 stars 54 forks source link

Google Deprecating Place Picker #41

Open zhigang1992 opened 5 years ago

zhigang1992 commented 5 years ago

https://developers.google.com/places/ios-sdk/client-migration#update_to_the_latest_places_client_library

zhigang1992 commented 5 years ago

https://github.com/zhangtaii/react-native-google-place-picker/issues/21

This might be also related because newly created api will no longer work with location picker

zhigang1992 commented 5 years ago

@zhangtaii imo, we should put a baner on the readme.md. just wasted a whole morning trying to figure this out. 🤦‍♂️

akiladevinda commented 5 years ago

In my case I still have this issue. @zhigang1992 is you know how to fix this issue ?

zhigang1992 commented 5 years ago

@akiladevinda, unfortunately, there is no fix on this issue. You'd have to build your own picker.

GaspardC commented 5 years ago

@zhigang1992 so the current picker will not work after July 29, 2019? is this correct?

zhigang1992 commented 5 years ago

@GaspardC yes and also it's newly applied API won't be able to access the picker at all