Wrong user identifiers in Messages framework

Originator:m.hanika
Number:rdar://26850679 Date Originated:06-16-2016
Status:Closed Resolved:
Product:iOS SDK Product Version:10.0 (14A5261u)
Classification: Reproducible:Always
 
Summary:
The senderParticipantIdentifier of an MSMessage send from the current user and the localParticipantIdentifier of the active MSConversation that message is part of are not equal.

Steps to Reproduce:
1. Open attached project
2. Run MessagesExtension scheme
3. Click "Send a message" and send that message though iMessage
4. Observe the Message sender id and the Local participant id values are not equal

Expected Results:
The value of senderParticipantIdentifier and localParticipantIdentifier should be equal for messages send from current user.

Actual Results:
The value of the UUIDs are not equal on the iPhone Simulator.

Note: The values are correct (equal) on a physical device.

Version:
10.0 (14A5261u)

Configuration:
iPhone Simulator

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!