Google PlacePicker Closes Immediately After Launch

前端 未结 7 1789
不知归路
不知归路 2021-01-07 16:16

I am developing an Android Application and was looking into Google Places for some functionality within the application. Google has recently released the PlacePicker feature

7条回答
  •  夕颜
    夕颜 (楼主)
    2021-01-07 16:57

    I had the same problems using the Places API. At the end, I figured out that there are different Google Places APIs especially for Android. Consequently, the API-Key that I was using was simply for the non-Android version.

    Generate your key using this link: https://developers.google.com/places/android-api/signup

提交回复
热议问题