iOS Send Push Notification to a device WITHOUT an application? -


is possible send push notification device, without installing specific app receving it?

i know how send regular push notification, need install app receive them. wondering if there way sending notifications directly device.
if so, need? have device token , other information, using mdm.

if not apple not possible.

for other developers, user needs allow send him notifications , need have app installed.

also, if deletes app, apple interpret don't want have information app anymore - including notifications.

the way sending emails or sms ;)


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -