Open skruegs opened 1 year ago
+1
+1
I use following configuration:
Application appears in the sharing list, but does not open when clicked.
Hey! I have solved this issue, let me know if the repo is active or not, I can create pull request for it or I have the patch file.
@arkahood Can you please open a PR or push a branch with that patch? Thank you!
@roshangm1 I have created the PR take a look - https://github.com/Expensify/react-native-share-menu/pull/309
I want to be able to share URLs, plain text, and contact cards. I got URLs & plain text working, but every time I go to share a contact card, the extension quits and never continues to the app.
Info.plist
for my Share Extension (correctly matches urls, text, and vcards because I see my extension show up when sharing a contact card):My
index.share.js
:Can anyone offer some help? @Gustash