Status Update
Comments
jh...@chromium.org <jh...@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
va...@chromium.org <va...@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"
sa...@chromium.org <sa...@chromium.org> #5
I was hopeful that the release of API 18 (4.3) would have created a solution to this, unfortunately it includes version 3158130
ha...@google.com <ha...@google.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
ha...@google.com <ha...@google.com> #7
same
ha...@google.com <ha...@google.com> #8
SAME ! - Google can't do sth working in 100 percent?
ha...@google.com <ha...@google.com> #9
same issue - Google Play services out of date. Requires 3159100 but found 3158130
ha...@google.com <ha...@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
is...@google.com <is...@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
Description
Steps to reproduce the problem:
1. Open
2. Click Buy
3. Click on the "Payment" section to show the method selection sheet.
What is the expected behavior?
No "Add Card" button
What went wrong?
The "Add card" doesn't make sense for non basic-card payment handlers. If a user gets to the add card sheet, they cannot enter anything since no card type is supported.
This is a regression of
Did this work before? Yes
Chrome version: 80.0.3987.163 Channel: stable
OS Version: OS X 10.14.6
Flash Version:
The repro codesandbox uses a cross domain iframe to avoid skip-the-sheet, however a lot of more common flows can trigger the payment sheet, e.g. shipping info requested.