Giter Site home page Giter Site logo

Comments (4)

Minishlink avatar Minishlink commented on June 18, 2024

Hi, if the result is true then the notifications have been successfully sent. Chrome was updated very recently so maybe the problem comes from a new bug? You can try to debug, or at least get some error info while inspecting the service worker (chrome://inspect/#service-workers) and also looking if the push event is actually propagated.

from web-push-php.

yourchoice avatar yourchoice commented on June 18, 2024

I have last version of Chrome (Version 54.0.2840.99 m).

Yesterday worked.

Service Worker is activated and started (44697), but no event fired. I try unregister, register again but nothing.

If I use VAPID , there is still necessary to keep in main page link to manifest.json ?

For old user ?

from web-push-php.

yourchoice avatar yourchoice commented on June 18, 2024

Sorry, there was a mistake in code, so working.

Thank's .

Regarding manifest.json, I suppose that still need to be keeped.

<link rel="manifest" href="/assets/wpn/manifest.json">

?

from web-push-php.

Minishlink avatar Minishlink commented on June 18, 2024

The manifest is not used anymore for push notifications. However, I recommend keeping it since it's enabling lots of opportunities. :)

from web-push-php.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.