Push Notifications self hosted

I'd paid 4000$ for making my own push notification website as onesignal is paid now. I got this random thread and got to know that there are more free alternatives of it. So, was it a mistake for investing that much money in it?

whom did you pay that much/?
 
(Google) Firebase notification = unlimited and free
Onesignal : unlimited and free for mobile (30k for web)
Amazon : 0.5$ for 1million of push
 
outsourced from upwork

is it worth it??
have you compared your websites and these free websites and found out differences? if yes, please let us know..
and what other stuffs do you need to create this pussh notifications site? (for example vps, hosting etc?)
 
Exporting your subscribers from the platform is a must have feature when you want to move to another platform. This way you will not lose your subscribers.
 
Did anyone have contact owner of gopusher...I try mail and telegram
 
I'd suggest to try https://altpush.io for your purposes. Platform provides a lot of targetings and Free trial plan for 1 month.
 
Push Notification is just a class who recieve data from web server.
What ever wich platform are you working on you can ask your app to handle the data ( json ) recieved from your web server ( use timer every 1000ms ) .
 
Back
Top