push notification - apns service conformation procedure -


once submitted app app store enabling push notifications particular app id , generated certificate fro production , saved in server.

now want test push notifications working or not,now doubt if use same bundle id project , keeping same certificate generated production apns on server. if send notifications certificate notifications work or won't work. confused totally after having lot of discussion friend.

in point of view won't work,but unable clarify him clearly,let me know process once send notification apple server using particular certificate. whether looks fro bundle identifiers or thing

thankyou......

the process of push notification server send message attachment of device token added in server end.

on apple server apple fetch device token , send message device token send.

now when message received in iphone, iphone check bundle identifier registered certificate have created @ server level while enabling push notification.

and if identifier matches of app have in iphone whether it`s same app have registered push or other. check bundle identifier , show notification on device.

now both production , developer certificates different not show notification if sending push certificates generated developer mode , checking on production application.

regards abhishek goyal


Comments