Answer the question
In order to leave comments, you need to log in
Do I need to install some kind of application on my phone to send push notifications?
It is necessary to send alerts from a C# application for Windows to users' smartphones.
SMS is expensive. Push notifications are free, but is it necessary to install any application on users' smartphones?
Answer the question
In order to leave comments, you need to log in
I understand correctly that you do not have any application of your own and you just want to send pushes to an abstract user in order to save money?
if yes, then this will not work
. The user's device must have an application that will receive push notifications
There is a way to send yourself Pushes with a small, free text, without registration and SMS. What you need is telegram. You start a bot, or even just a channel (it differs from a bot there that you can’t send anything to it). You subscribe yourself to it, make a simple backend and voila. Your bot writes to you - telegram sends you pushes.
on three projects I use sendpulse.com for free, there is api, it works on smart phones too
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question