Answer the question
In order to leave comments, you need to log in
How to make your own push notifications without third party api?
Hey guys.
There are a lot of manuals, but I have not seen how to do it without a third-party api.
Maybe someone read it, or maybe even someone who did it himself. Is it possible to make your own push notification script?
Answer the question
In order to leave comments, you need to log in
Apple Push Notification service (APNs)
Firebase Cloud Messaging (formerly GCM)
are the 2 main push outlets for bucket, chrome and apple.
Well, or googling push notification server
If you mean your own server in general.
you can use HTML5 Notifications
https://tproger.ru/articles/html5-notifications-is... - here is a very detailed, ready-made example.
I tested it in Chrome, FireFox, Opera - works great
With PushSharp, you can create your own API for sending notifications. In fact, this is a wrapper over the standard FCM, APNS.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question