Mindinventory / vanilla-place-picker

Simple(vanilla) yet 'Do it all' place picker for your place picking needs in Android
https://www.mindinventory.com/android-application-development.php
MIT License
120 stars 34 forks source link

Automomplete result not getting #42

Closed Gurmail89 closed 3 years ago

Gurmail89 commented 3 years ago

Hello,

I'm integrating this awesome library, but unfortunately with MAP_WITH_AUTO_COMPLETE, google auto search fragment open. but when I am searching some places it closed automatically without showing any result.

Please let me know the solution for this.

Thanks

malikmotani commented 3 years ago

Hello @Gurmail89 , Make sure your google-services.json is configured properly and you have a working API key for the google places API.