摘要:
https://developer.apple.com/library/ios/#documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/IPhoneOSClientImp/IPhoneOSClientImp.html#//apple_ref/doc/uid/TP40008194-CH103-SW1在项目的AppDelegate中的didFinishLaunchingWithOptions方法中加入下面的代码:Ios代码[[UIApplicationsharedApplication]registerForRemote 阅读全文