Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果消息是在服务器没有发出警报的情况下发送的,当应用程序在前台运行时,有没有办法处理该消息?
当您的应用程序运行时,所有通知都会发送到应用程序委托:
- (void)application:(UIApplication *)application didReceiveRemoteNotification:(NSDictionary *)userInfo