收到推送通知时捕获

Posted

技术标签:

【中文标题】收到推送通知时捕获【英文标题】:Catch when push notification received 【发布时间】:2015-04-22 12:40:45 【问题描述】:

我使用 Parse 向用户发送PushNotifications。我可以捕捉很多动作,例如。应用程序是否打开,应用程序关闭之前,应用程序关闭之后。 但是当设备被锁定或应用程序未运行并且收到PushNotification 时,我无法注册。在这种情况下我怎么能只是

println("something")?

再次:PushNotification 已收到,但我的应用目前未运行。

My question is in Swift, not in ObjectiveC as in those question

【问题讨论】:

Handling Push Notifications when App is NOT running的可能重复 @ViralSavaj 它在 ObjC 中,但我想要在 Swift 中 请尝试阅读 obj-C 并不难。 *** 并不是用每种编程语言翻译每个问题 【参考方案1】:

查看 Apple 文档。特别是本文档中的“响应通知和事件”。

https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIApplicationDelegate_Protocol/

【讨论】:

以上是关于收到推送通知时捕获的主要内容,如果未能解决你的问题,请参考以下文章

推送通知有效负载未保存在某些设备上

收到推送通知时清除徽章

应用程序处于前台时未收到 Firebase 推送通知

收到推送通知时推送视图控制器 iOS

parse.com 上的 Apple 推送通知

使用 chrome 扩展记录/捕获推送通知