Closed joshoconnor89 closed 5 years ago
Are you talking about the install parameter? This is mentioned in README. Does setting this work out for you? Feel free to open this again if necessary. Sorry for the delay. This plugin is maintained in free-time.
I spent 10 hours trying to figure out why ios wont pass the image to the app. Android works fine.
After much research, turns out I need to add a
SHAREEXT_GROUP_IDENTIFIER
inShareViewController.h
as it was null.PLEASE update your documentation to include this! No where does it mention
SHAREEXT_GROUP_IDENTIFIER
, and without this, the plugin doesnt work on ios. There is nothing worse than docs that dont fully detail whats needed.Thanks