Google Places API for Android Place Picker Does not work

后端 未结 3 1405
醉梦人生
醉梦人生 2020-12-11 16:09

I am unable to use the Place picker in my app. The API worked then just stopped one day with no explanation.The picker shows up for a very short period of time then simply c

3条回答
  •  既然无缘
    2020-12-11 16:43

    Check your build variant.

    If you switched back from release to debug, you typically also get result code 2.

    Switching back to release did the trick for me.

提交回复
热议问题