WatchKit: More than 1 notification scene, with different categories, causes Illegal Configuration error

Originator:matthew.morey
Number:rdar://19298824 Date Originated:18-Dec-2014 01:17 PM
Status:Open Resolved:
Product:iOS SDK Product Version:iOS 8.2 Beta 3
Classification:Serious Bug Reproducible:Always
 
Summary:
More than 1 notification scene, with different categories, in the watch Storyboard causes Illegal Configuration error with the message of “Multiple notification categories have the default name.”

Steps to Reproduce:
1) Create new Xcode single view project
2) Add watch target without including notifications (ensure the Include Notifications checkbox is not checked)
3) Add 2 Notification Interfaces to the Storyboard and give them both unique category names.

Expected Results:
No error should be present when multiple notifications scenes are added as long as they have unique category names.

Actual Results:
Illegal Configuration error is shown.

Regression:
This problem doesn’t happen in Xcode 6.2 Beta 1 or 2. This is a new issues in Beta 3.

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!