如何在Apple Watch上隐藏UNNotificationAction

时间:2019-09-25 03:32:45

标签: ios objective-c apple-push-notifications

我正在为本地推送通知设置UNNotificationActionOptionForeground和UNNotificationActionOptionDestructive。 我想在iPhone通知中显示所有2个选项,而不在Apple Watch通知中显示所有选项。 Apple Watch通知始终显示OptionDestructive。它使用默认选项AW复制。 如何在AW上隐藏UNNotificationAction? 谢谢!

enter image description here

0 个答案:

没有答案