iOS 极光推送接收通知 //通过通知启动APPNSDictionary *remoteUserInfo = [launchOptionsobjectForKey:UIApplicationLaunchOptionsRemoteNotificationKey]; if (remoteUserInfo) {//远程通知启动App [selfmanag iOS 2023-11-16 182 点赞 2 评论 275 浏览