当用户单击通知时弹出本地通知时执行功能

时间:2019-07-02 06:45:41

标签: ios swift uilocalnotification unusernotificationcenter

我想在用户收到Local Notification时执行功能,而不是在用户单击Notification时执行。我已将数据保存在core data中,并且当local notifcation不在app is terminate中时,我必须从background mode更新列取标识符。应用终止时是否可以执行此操作?如果可能的话我该怎么办?

很想听听你们的意见。谢谢。

0 个答案:

没有答案