Push Notification

A push notification is a short message your system sends to a phone while your app is closed, so the person reads it without opening anything.

Also known as push alert phone notification app notification

Definition

A push notification is a short message that lands on a phone while your app is closed. It arrives without the phone asking your system for anything, because the phone keeps one quiet line open to Apple or Google all day. That one line carries every app at once, so your system hands the message over and Apple or Google wake the right phone. The trip takes about a second, which is why one message costs almost nothing.

None of it happens without permission, and how you ask decides whether you get it. The first time your app asks, the person sees a box with two buttons, and whatever they press is close to final. If they say no on an iPhone, your app can never ask again. The only way back is talking them into the settings, finding your app in a long list and switching notifications on by hand, which almost nobody does. So the moment matters more than the words, and the right time is after the app has helped, not two seconds after opening.

There is a big difference between a message someone wants and one that gets your app deleted. An order that has left the warehouse, a ready table, a failed payment or a visit tomorrow morning are all wanted. A discount invented on a Thursday to fill a sending schedule is not, and nobody can argue with you about it. All they can do is switch you off, and they do it silently. That is why Linkysoft first counts how many messages a business really wants to send each week, and the honest number is far below the first list.

Appointment reminders are the clearest useful example, which is why DocMz sends one the evening before and another an hour ahead. Clinics see fewer empty chairs, because the message is short and names the doctor and time. It also opens the screen where the patient can move the visit instead of cancelling it.

Two rules cover most of the damage, and the first is to send at a human hour in the reader's time zone. A message at two in the morning is remembered for the wrong reason, so the second rule is that it must go somewhere. Tapping it should open the exact order, invoice or booking it talks about, never the front page. Linkysoft treats the notification plan as part of the mobile app build, not an afterthought, because permission is asked once and a second chance is rare.

Questions about Push Notification

Do I need permission to send push notifications?
Yes. The phone shows a box the first time and the person chooses. On an iPhone a refusal is close to final, because the app is not allowed to ask a second time.
Does the app have to be open to receive one?
No. The phone keeps one line open to Apple or Google for all apps at once, so the message arrives on a locked screen with your app closed.
How many notifications are too many?
If you cannot say what the reader gains from a message, that message is one too many. Most businesses send far more than they should and pay for it with switched-off permissions.
What is the difference between a push notification and an SMS?
A push message reaches only people who installed your app and agreed to receive them, and it costs almost nothing. An SMS reaches any phone number and you pay for every one.
Someone turned notifications off. Can I turn them back on?
Not from your side. Only the owner of the phone can, in the phone settings. That is why the first request should come after the app has already been useful once.

Still not sure how this applies to your project?

Tell us what you are building and we will answer in plain language.