Caleb Rose
Caleb Rose
Any update on this? I still can't get it to work.
Notifications are still not working on Twitter
I think the problem is with it authorizing notifications, notifications do work on http://www.bennish.net/web-notifications.html
I'm using the test build and the debugger is giving me no useful information
> Please read my above message. Thanks. Oops, forgot to mention that I was using the test build and not the release
> @BananaManCJ How can I easily create a notification on Twitter? What's your Twitter, I can try sending you a dm
I'm not entirely sure how it works, but you might be able to find a javascript file
https://abs.twimg.com/responsive-web/web/bundle.Notifications.0e522c64.js https://abs.twimg.com/responsive-web/web/bundle.NotificationDetail.24bb4ac4.js https://abs.twimg.com/responsive-web/web/loader.PushNotificationsPrompt.660083f4.js Got these from https://mobile.twitter.com/sw.js
I am also seeing that Twitter uses service workers for it's notifications
Yeah, I've seen that before, but I wasn't sure how to implement it.