i have implemented auto place search(autocomplete intent
) in my apps . it was working well few days ago but now the popup search intent closing immediately after open. I have google it but found no answer. I have followed this answer but it did not work. What is the problem? can anyone help me to solve this please.
Asked
Active
Viewed 132 times
1

Shaun McDonald
- 6,436
- 2
- 25
- 23

AAA
- 485
- 6
- 23
-
1post the logcat error ...use device not emulater – EL TEGANI MOHAMED HAMAD GABIR Jun 12 '18 at 07:37
-
i used samsung J7 and asus. no error showing. – AAA Jun 12 '18 at 07:45
-
even i did debug , but no error or warning showing. – AAA Jun 12 '18 at 07:46
-
that is weird ...check the docs it may be you exceed the search limit – EL TEGANI MOHAMED HAMAD GABIR Jun 12 '18 at 07:49
-
no. i did not search for more than 20 today. same thing worked few days ago too but now acting like this – AAA Jun 12 '18 at 07:52
-
read this https://developers.google.com/places/android-sdk/usage – EL TEGANI MOHAMED HAMAD GABIR Jun 12 '18 at 07:55
-
i did not search for a single time today because of abnormal closing :( – AAA Jun 12 '18 at 07:59
-
Let us [continue this discussion in chat](https://chat.stackoverflow.com/rooms/173003/discussion-between-al-tegani-and-aaa). – EL TEGANI MOHAMED HAMAD GABIR Jun 12 '18 at 18:37
1 Answers
0
i have solved the problem by myself. The error occurred due to the update of android studio. after update, the SHA1 key was changed so i just adjust it to the google console and all works fine again.

AAA
- 485
- 6
- 23