Triggering a UserNotification inside Apple Watch app in Foreground using the UserNotificationCenterDelegate doesn’t show Alert

Originator:conrad.stoll
Number:rdar://27950200 Date Originated:22-Aug-2016 11:43 AM
Status:Open Resolved:
Product:watchOS SDK Product Version:watchOS 3 Beta 6
Classification:Serious Bug Reproducible:Always
 
I’m seeing the notification delegate method for willPresent notification get called on my notification center delegate, but when I return .alert or .sound nothing actually happens on either the simulator or the device. When this happens and I return the .alert setting I’m expecting for the default system alert to be presented for my notification, but that doesn’t happen.

The notification does display properly while I’m on the watch face, just not while the app is running in the foreground.

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!