Utilizing iOS 17 I discover after I compose an MSMessage
and insert it into the lively dialog and ship it within the simulator the message doesn’t seem within the the message thread.
The didStartSending(_ message: MSMessage, dialog: MSConversation)
perform known as when the message is shipped, however there aren’t any errors.
I am anticipating there may be an error with iOS 17 Simulator and sending messages. Additionally, with the ability to debug sending a message and going to the receiver to open the message nonetheless crashes
Has anybody else skilled these points or has any options?
I anticipated to have the flexibility to debug an iMessage app by sending a message, seeing it within the dialog thread, and going to the receiver to see the obtained message.