标签: iphone notifications push-notification uilocalnotification nsnotificationcenter
有没有办法知道应用程序处于后台状态时收到了多少本地通知?
示例:
答案 0 :(得分:1)
不,如果用户在通知触发时按取消按钮,则确实没有回调。所以我认为没有更多优雅的解决方案了。
一直在处理通知,这个问题让我有时疯了)