watchOS 7: Grouped Notification no longer appends Notification Actions

Originator:mail.junjie
Number:rdar://FB8816479 Date Originated:21 October 2020, 5:02 PM
Status: Resolved:Open
Product:Notifications Product Version:7.1 (18R590)
Classification:Incorrect/Unexpected Behavior Reproducible:Always
 
In watchOS 7, viewing a grouped notification (from Notification Center) no longer displays any Notification Actions associated with the notification category.

This happens to:

1) notifications grouped because they have the same category and thread ID, and when
2) "Handles Grouping" is enabled in the storyboard for the notification category ID in the dynamic long-look interface

Printing the value of notificationActions in WKUserNotificationInterfaceController.didReceive(_ notification: UNNotification) would list the actions, but they are not displayed in the interface.

Additionally, setting notificationActions to any value in a dynamic interactive notification would also not do anything when viewing a grouped notification from Notification Center.

This does not affect watchOS 5 and 6. This behaviour is also inconsistent with the iPhone.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!