1

I am going to transfer my iOS app from an account to another one.

Regarding to above process, I have a question.

Will the device token for push notification change after transfer?

supermonkey
  • 631
  • 11
  • 25
  • yes, in iOS 8 with new changes to Push Notification API it happens.. – ibiren Jun 19 '15 at 10:08
  • check this link. http://stackoverflow.com/questions/19373721/will-push-notification-still-work-after-ownership-transfer-in-itunesconnect – Paddy Jun 19 '15 at 10:11
  • Thank you for your reply. Referring to above link, I think the answer is no? – supermonkey Jun 19 '15 at 10:16
  • PNs are based on bundle id and pem files, as pem files are created with development keys and CSR indirectly. And these things not relates to account. So it no effects on PN. – Kamal Bhardwaj Jun 19 '15 at 10:35
  • Thank you for your reply. After transfer, I think I must create a new client SSL certificate. It is not related to device token? – supermonkey Jun 19 '15 at 10:46

0 Answers0