Obsolete
Status Update
Comments
pe...@chromium.org <pe...@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"
jh...@chromium.org <jh...@chromium.org> #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
sw...@chromium.org <sw...@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
is...@google.com <is...@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
Description
Chrome Version : 80.0.3987.132 (Official Build) (64-bit)
OS : windows 10
What steps will reproduce the problem?https://codelabs.developers.google.com/codelabs/pwa-offline-quickstart/index.html?index=..%2F..dev-pwa-training#4
I was doing just the google codelab for PWA:
What is the expected result?
There should have been some score for the PWA, bot qualitative(graphical) and quantitative(numerical) representation of the score.
What happens instead?
The PWA score is grayed out (blank), even though the score description is available in detail.
Note: The PWA is registered, installed, and activated properly, and the app also works offline. The attachment is the audit result in json, it can be seen in Lighthouse Viewer.
You can help us a lot by creating a minimal, reproducible example
https://stackoverflow.com/questions/60603960/why-lighthouse-pwa-score-is-blank-even-though-the-page-is-audited#60604324