Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Places AutoComplete on iOS - Can't Load Search Results - Try Again

I am posting this here because I don't know where else to post this. Today, our application is no longer returning results for Google Places API. We are seeing the request go through on the Google Developers Console, but all phones are returning no results.

This number is climbing for today and each one of these users are stuck in the login / onboarding flow of my app.

enter image description here

Update (Closer Image for the last hour):enter image description here

Here is an example flow of what I am seeing on all iPhones we are testing and receiving the same from our users.

They search for their location. They might or might not see some autocomplete options:

enter image description here

After selecting one or waiting they will see this

enter image description here

This is what happens

enter image description here

Any and all help is appreciated. Any hints on who to contact or what I should do is important.

Does google have a services page or are other apps experiencing this issue? If so, which apps?

Related SO Questions posted recently:

  • Android: Google Places API can't found results
  • iOS: https://stackoverflow.com/questions/44163583/google-autocomplete-wont-load-suggestions-and-instead-shows-cant-load-search
like image 292
napkinsterror Avatar asked May 24 '17 17:05

napkinsterror


1 Answers

This was the same issue to me.

According to new rules by Google we have to compulsory setup a Billing Account.

Maybe you have something left with the payment setup. Check the status for your Billing account, it might be closed. Complete the pending stuff and this won't an issue anymore. Hope that helps you!

like image 67
Sagar Wankhede Avatar answered Sep 18 '22 13:09

Sagar Wankhede