Bug P2
Status Update
Comments
bu...@chromium.org <bu...@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
ma...@gmail.com <ma...@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"
pe...@google.com <pe...@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
bu...@chromium.org <bu...@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
ma...@gmail.com <ma...@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
pe...@google.com <pe...@google.com> #7
same
bu...@chromium.org <bu...@chromium.org> #8
SAME ! - Google can't do sth working in 100 percent?
Description
Steps to reproduce the problem
Now let's see the output when it works properly:
Problem Description
Not properly throttling on user interaction can make it seem that the application is quite fast in slow network conditions, when in reality it will have delays on user interactions. As you can see in the reproduction steps, the behavior changes when the throttling is enable before or after accessing the url.
Additional Comments
I'm a core qwik.dev team member. Because of this issue we didn't realize we had an important bug in our prefetch service-worker, affecting the performance of all apps facing that bug.
Summary
Throttling ineffective on user interaction when already turned on before accessing url
Additional Data
Category: Developer Tools
Chrome Channel: Stable
Regression: N/A