didSelectMessage:conversation: called before user actually selects a message

Originator:poppoppop
Number:rdar://28515503 Date Originated:28-Sep-2016 02:51 PM
Status:Open Resolved:
Product:iOS SDK Product Version:10
Classification:Other Bug Reproducible:Always
 
Summary:
didSelectMessage:conversation: called before user actually selects a message

Steps to Reproduce:
1. Launch app from included sample project
2. Tap insert message
3. Send

Expected Results:
`didSelectMessage` is not called until user taps the message

Actual Results:
`didSelectMessage` is called as soon as the message is added to the conversation

Notes:
Sample project at https://github.com/prendio2/MessageAppCallbacks

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!