Reputation: 394
Specifically, from my app I'd like to open the Messages app and activate my iMessage extension with:
There must be a way with UIApplication:openURL: ?
Or maybe with the MFMessageComposeViewController?
Upvotes: 8
Views: 626
Reputation: 394
An Apple staffer on the Apple Dev forums replied: No, this is not currently possible.
I filed a feature request as RADAR 27079838.
Upvotes: 2