【问题标题】:Remote Notification removing in watchOS在 watchOS 中删除远程通知
【发布时间】:2017-04-02 13:30:49
【问题描述】:

我想知道是否可以从我的应用程序发送的 Apple Watch 中删除通知? 我真的需要它。 提前致谢。

【问题讨论】:

    标签: apple-push-notifications watchos-3


    【解决方案1】:

    有可能,你只需调用UNUserNotificationCenter的以下两种方法之一:removePendingNotificationRequests(withIdentifiers:)removeAllPendingNotificationRequests()

    Reference

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-08-07
      • 1970-01-01
      • 1970-01-01
      • 2017-10-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多