Apple Push Notification Registration & Device Token Receive clarification?
问题 I am working on an iPhone app with Apple Push Notification integration. I have some doubts on this. If the user clicked "Dont Allow" button in the APNS registration alert, will our code still receives the Device Token from APNS? I have tested that when the user switched off the notification in iPhone notification, still the app receives the Device Token from APNS? It is correct? Can anyone please clarify these doubts? 回答1: In my understanding on APNS, it doesn't depend on the user's action