iphone - Apple Push Notifications to specific Users -
as far understand apn's can send them app not specific user uses app.
is there way of sending apn's specific users use app? can't think of way of doing this...
greetz
apns not broadcast medium. as says in documentation:
apple push notification service transports , routes notification given provider given device.
when send notification server, 1 of paramters device id.
Comments
Post a Comment