Open michaeljguarino opened 4 years ago
Latest commit https://github.com/mobilusoss/react-web-notification/commit/26b8f84df34283a7b873c1008e4791f63b81300c is deployed on https://mobilusoss.github.io/react-web-notification/example/
I can see the notification
Weird, I definitely don't see it (but do hear the alarm, as is the case in my app as well).
I'm trying to dig in and see if there are some weird browser/system specific things going on.
@michaeljguarino check your OS settings and make sure Chrome has notification permissions.
I recently updated chrome, and noticed a few of my projects using this lib no longer show notifications. The sound onOpen callback actually does fire, but the notification itself does not show. I have my webpack build pointed to the latest commit on master currently to ensure I have picked up any fixes recently, no luck.