alexcastillo / ng2-notifications

Angular 2 Component for Native Push Notifications [Looking for New Maintainers]
http://embed.plnkr.co/cHFcMsvL8lGX9Pnm4UVl/
MIT License
185 stars 25 forks source link

This project won't work anymore [Deprecated] #25

Open cassianogf opened 6 years ago

cassianogf commented 6 years ago

Today when I turn on my intranet suddenly the notifications stops to show, so I open the Developer Tools of Chrome and see this warning:

[Deprecation] The Notification API may no longer be used from insecure origins. You should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details.

Any ideas?

vmagalhaes commented 6 years ago

Same to me

alexcastillo commented 6 years ago

Where you serving the app locally?

asrocha92 commented 6 years ago

Alguém conseguiu solucionar este problema?