Bug P2
Status Update
Comments
sw...@chromium.org <sw...@chromium.org> #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
jh...@chromium.org <jh...@chromium.org> #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"
ri...@google.com <ri...@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
ja...@ellucian.com <ja...@ellucian.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
[Deleted User] <[Deleted User]> #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
ri...@google.com <ri...@google.com> #7
same
ri...@google.com <ri...@google.com> #8
SAME ! - Google can't do sth working in 100 percent?
sw...@chromium.org <sw...@chromium.org> #9
same issue - Google Play services out of date. Requires 3159100 but found 3158130
ri...@google.com <ri...@google.com> #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
ja...@ellucian.com <ja...@ellucian.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
[Deleted User] <[Deleted User]> #12
Same issue here.
ri...@google.com <ri...@google.com> #13
Same issue here. How can i fix this bug?
aj...@google.com <aj...@google.com> #14
We're working on this. I don't have an ETA yet other than the maddeningly vague "soon".
ri...@google.com <ri...@google.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.
ri...@google.com <ri...@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
aj...@chromium.org <aj...@chromium.org> #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...@google.com <ri...@google.com> #18
lu...@google.com <lu...@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.
ri...@google.com <ri...@google.com> #20
Just would like to add that we are experiencing this on device as well, not just in AVD. Not sure if that matters...
ri...@google.com <ri...@google.com> #21
Any ETA on this fix? Appreciate your reply.
ri...@google.com <ri...@google.com> #22
There's no ETA yet. I think a new version of the Google Play Services add-on in the SDK manager is going out today, but this doesn't help the issue of needing to update the emulator system images.
aj...@chromium.org <aj...@chromium.org> #23
Any update on this?
Any chance you could put a note in the tutorial/setup documentation as it is infuriating (not to mention a waste of time) to follow steps exactly as described and not get something working. Resorting to Stack Overflow to find a load of hacks (and a lot of incorrect answers) for manually installing the required .apks and finally a link here to see that the issue is at least 3 weeks old with no target fix date.
Any chance you could put a note in the tutorial/setup documentation as it is infuriating (not to mention a waste of time) to follow steps exactly as described and not get something working. Resorting to Stack Overflow to find a load of hacks (and a lot of incorrect answers) for manually installing the required .apks and finally a link here to see that the issue is at least 3 weeks old with no target fix date.
dt...@chromium.org <dt...@chromium.org> #24
I agree, please update the documentation while it is not working.
ri...@google.com <ri...@google.com> #25
Agreed on updating the documentation. I wasted two days on this issue and it pains me to see it repeated Ad nauseam.
ri...@google.com <ri...@google.com> #26
I lost hours on this problem thinking it was my fault.
Is ridiculous that a company like google do shit like that.
Is ridiculous that a company like google do shit like that.
[Deleted User] <[Deleted User]> #27
This should go out today.
ja...@ellucian.com <ja...@ellucian.com> #28
@howardb Thank Jah!
ja...@chromium.org <ja...@chromium.org> #29
I just updated Android in Eclipse via the SDK Manager. The first launch of my previously working application on the emulator (using Google APIs - API Level 17) generated the following error:.
GooglePlayServicesUtil(1105): Google Play services out of date. Requires 3159100 but found 3136130
Only using a new Emulator (using Google APIs - API Level 18) does the application run.
Will the older API Level 17 be updated with a new Google Play services?
GooglePlayServicesUtil(1105): Google Play services out of date. Requires 3159100 but found 3136130
Only using a new Emulator (using Google APIs - API Level 18) does the application run.
Will the older API Level 17 be updated with a new Google Play services?
ja...@ellucian.com <ja...@ellucian.com> #30
Sorry, we're only committing to keeping the latest API up-to-date.
av...@chromium.org <av...@chromium.org> #31
How to fix this?
Google Play services out of date. Requires 3225100 but found 3136130
Google Play services out of date. Requires 3225100 but found 3136130
ja...@chromium.org <ja...@chromium.org> #32
gone mad with the problem:
Google Play services out of date. Requires 3264100 but found 3225136
Plz somebody give some fix...
Google Play services out of date. Requires 3264100 but found 3225136
Plz somebody give some fix...
ja...@ellucian.com <ja...@ellucian.com> #33
After updating my sdk to API 18, my AVD doesn't play any sound.
is...@google.com <is...@google.com> #34
This issue was migrated from crbug.com/chromium/1058023?no_tracker_redirect=1
[Auto-CCs applied]
[Monorail components added to Component Tags custom field.]
[Auto-CCs applied]
[Monorail components added to Component Tags custom field.]
pe...@google.com <pe...@google.com> #35
Same here...
The version of emulator (API 18, Google APIs rev 2) running Google Play services version 3.2.25 but the Play Client Library is of version 3.2.64 (rev 11).
Can we just get somewhere the older version of client library?
Or when you will update emulator with the latest Play services?
The version of emulator (API 18, Google APIs rev 2) running Google Play services version 3.2.25 but the Play Client Library is of version 3.2.64 (rev 11).
Can we just get somewhere the older version of client library?
Or when you will update emulator with the latest Play services?
Description
Steps to reproduce the problem:
1. Go to a website that has a required input field
2. Moveover the field. After delay see message "Please fill out this field".
3.
What is the expected behavior?
If Chrome is adding a message "Please fill out this field", that it honors the user's language preferencs.
What went wrong?
"Please fill out this field" is always shown in English.
Did this work before? N/A
Chrome version: 80.0.3987.122 Channel: stable
OS Version: OS X 10.15.3
Flash Version: