遠程推送為什么需要改配置文件?改用什么樣的配置文件?
配置文件,證書,
這里的推送跟 NSNotificationCenter 的區(qū)別
user notifications:Local notifications and remote notifications----當程序運行在后臺,可以通知用戶
配置方式不用,服務不同
什么區(qū)別:broadcast notifications (managed by the NSNotificationCenter class ) and key-value observing notifications.
Local and Remote Notifications Contrasted對比