Exception when changing value of `HMMutablePresenceEvent.presenceUserType` and `HMMutablePresenceEvent.presenceEventType`

Originator:matthias.hochgatterer
Number:rdar://33825198 Date Originated:10-08-2017
Status:Open Resolved:
Product:HomeKit Product Version:iOS 11 beta 4
Classification:Crash Reproducible:Always
 
Summary:
New to HMPresenceEvent on iOS 11 beta 5 are `presenceUserType` and `presenceEventType`. But the value of those properties cannot changed for objects of type `HMMutablePresenceEvent`.

Steps to Reproduce:
Create an object of type `HMMutablePresenceEvent` and try to change the value of `presenceUserType` or `presenceEventType`.

Expected Results:
Setting a new value for those properties should not raise an exception.

Observed Results:
Setting a new value for those properties raises an exception.

Version:
Xcode 9.0 beta 5 (9M202q)

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!