How to open parent application?

I want to open the main app from my iMessage extension. I used to open it via my app's URL scheme but since iOS 10 beta 5 this is prevented:


The request was denied by service delegate (SBMainWorkspace) for reason: Security ("Extensions of type com.apple.message-payload-provider are not permitted to open URLs: $


What's the recommended way now to accomplish this?

Accepted Reply

Unfortunately, the ability to open your parent app isn't functioning correctly in Beta 5. This will be fixed in the next release.

Replies

Unfortunately, the ability to open your parent app isn't functioning correctly in Beta 5. This will be fixed in the next release.