Updating a Local UserNotification While it is Showing Doesn’t Call the Custom Notification’s Interface Controller’s didReceive:notification: Method to Update the Notification Content

Originator:conrad.stoll
Number:rdar://27950297 Date Originated:22-Aug-2016 11:47 AM
Status:Open Resolved:
Product:watchOS SDK Product Version:watchOS 3
Classification:Serious Bug Reproducible:Always
 
I am using the new UserNotifications framework to trigger local notifications on Apple Watch. When I issue a request with the same unique identifier as the one that is currently presented, nothing happens. At a minimum I am expecting to see the notification interface controller’s didReceive method called again to update the notification content. That seems to be the intended way to update the notification content, but the custom presentation is never called again to update its contents.

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!