Search code examples
ios8ios-extensions

Unable to open the containing app from share menu


I am trying to create a share extension for my app.
The app is shown in the share menu to share the document, but when i click on my app, the containing app is not called.what should i be doing? Thank you


Solution

  • Implement the share view controller with app group.

    http://easynativeextensions.com/how-to-launch-your-app-from-the-ios-8-share-menu/