Fixed
Status Update
Comments
vt...@google.com <vt...@google.com> #2
I notice the same issue and LogCat shows the following message:
Google Play services out of date. Requires 3159100 but found 3136130
Google Play services out of date. Requires 3159100 but found 3136130
ar...@gmail.com <ar...@gmail.com> #3
Same here.
"Google Play services out of date. Requires 3159100 but found 3136130"
"Google Play services out of date. Requires 3159100 but found 3136130"
vt...@google.com <vt...@google.com> #4
me as well....
Google Play services out of date. Requires 3159100 but found 3136130
Google Play services out of date. Requires 3159100 but found 3136130
an...@google.com <an...@google.com>
mi...@google.com <mi...@google.com> #5
I was hopeful that the release of API 18 (4.3) would have created a solution to this, unfortunately it includes version 3158130
fr...@gmail.com <fr...@gmail.com> #6
Having the same issue:
07-25 00:03:54.998: W/GooglePlayServicesUtil(27293): Google Play services out of date. Requires 3159100 but found 3158130
07-25 00:03:54.998: W/GooglePlayServicesUtil(27293): Google Play services out of date. Requires 3159100 but found 3158130
mi...@google.com <mi...@google.com> #7
same
mi...@google.com <mi...@google.com> #8
SAME ! - Google can't do sth working in 100 percent?
mi...@google.com <mi...@google.com> #9
same issue - Google Play services out of date. Requires 3159100 but found 3158130
ti...@regrapes.de <ti...@regrapes.de> #10
Having the same issure:
07-26 03:14:00.731: W/GooglePlayServicesUtil(2566): Google Play services out of date. Requires 3159100 but found 3136130
07-26 03:14:00.731: W/GooglePlayServicesUtil(2566): Google Play services out of date. Requires 3159100 but found 3136130
mi...@google.com <mi...@google.com> #11
API 18 (4.3) same issue
07-26 03:54:03.303: W/GooglePlayServicesUtil(1207): Google Play services out of date. Requires 3159100 but found 3158130
07-26 03:54:03.303: W/GooglePlayServicesUtil(1207): Google Play services out of date. Requires 3159100 but found 3158130
co...@gmail.com <co...@gmail.com> #12
Same issue here.
mi...@google.com <mi...@google.com>
ma...@gmail.com <ma...@gmail.com> #13
Comment has been deleted.
ta...@gmail.com <ta...@gmail.com> #14
We're working on this. I don't have an ETA yet other than the maddeningly vague "soon".
pa...@gmail.com <pa...@gmail.com> #15
Thanks for the update @sbarta. It is good that you are keeping us informed. This is a very critical and blocking bug for anyone developing with maps.
mi...@google.com <mi...@google.com> #16
FYI also getting same with PlusClient sign in, so this is not just a maps issue:
ConnectionResult.SERVICE_VERSION_UPDATE_REQUIRED
07-30 12:35:50.059: W/GooglePlayServicesUtil(16054): Google Play services out of date. Requires 3159100 but found 1013
ConnectionResult.SERVICE_VERSION_UPDATE_REQUIRED
07-30 12:35:50.059: W/GooglePlayServicesUtil(16054): Google Play services out of date. Requires 3159100 but found 1013
mi...@google.com <mi...@google.com> #17
Same page here!
07-31 22:47:40.277: W/GooglePlayServicesUtil(1009): Google Play services out of date. Requires 3159100 but found 3158130
Thing is: we work under timelines too, and we need this fix quick! I cannot go wondering around asking for cellphones all over the place... I used to have this fixed with my emulators!!
07-31 22:47:40.277: W/GooglePlayServicesUtil(1009): Google Play services out of date. Requires 3159100 but found 3158130
Thing is: we work under timelines too, and we need this fix quick! I cannot go wondering around asking for cellphones all over the place... I used to have this fixed with my emulators!!
ri...@ingka.com <ri...@ingka.com> #18
mi...@google.com <mi...@google.com> #19
The Play Services team knows about this issue and is working on it with a high priority. The fix for this will go in the same emulator image in the same timeframe. Sorry I'm being vague about when it'll go out; I don't want to tell you something and then have us miss it. I'll update this bug when I know more.
Description
We are facing issue to get location details from postal code.
We tried below api to get location details from Postal code
"
but it returns zero result.
So we are using places api to get location details
"
It returned result but it has valid details.
But same api is not returns valid details for postal code l21.
Would you please let us know How we can get valid details for each postal code?
Please let us know if we are missing anything.
Thanks