pwa-builder / PWABuilder

The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.
https://docs.pwabuilder.com
Other
2.77k stars 285 forks source link

Question: is there an example of site that passes pushManager test? #543

Closed alpiepho closed 4 years ago

alpiepho commented 5 years ago

I have a simple site that passes 95% of the tests, but I cannot figure out how to pass the last service worker test ('pushManager'). Is there an example site/code that illustrates this feature?

For reference, my simple site is https://alpiepho.github.io/react-dice/ (code at https://github.com/alpiepho/react-dice).

Thanks for your work on PWABuilder. I really like the concept of PWAs. -Al

boyofgreen commented 5 years ago

@alpiepho is correct. here is a site that has push manager: https://webpushdemo.azurewebsites.net/ but it doesn't light up on pwabuilder.

JudahGabriel commented 4 years ago

@jgw96 @davrous many sites that support push, including some of my own, don't light up as such on pwabuilder's scan. Should we remove this?

JudahGabriel commented 4 years ago

Push manager has been removed for now. Meanwhile, we're working on a redesign of the scoring page.