receive_sharing_intent
receive_sharing_intent copied to clipboard
App not option when PDF from browser
When open a PDF direct from browser, app is not an option to share. When PDF is in device and opens from folder works normally. I even added "NSExtensionActivationSupportsAttachmentsWithMaxCount" to Info.plist but it still doesn't work.
i've fired in a PR to try and fix this issue (https://github.com/KasemJaffer/receive_sharing_intent/pull/137)
try adding this to your pubspec.yaml file...
receive_sharing_intent:
git:
url: https://github.com/LazyDave76/receive_sharing_intent.git
Hi LazyDave76,
I tried it, but my app still isn't an option when a PDF is open in the browser.
Thanks for your answer.
Hi LazyDave76,
I tried it, but my app still isn't an option when a PDF is open in the browser.
Thanks for your answer.
Ah OK, I misunderstood, my PR fixes attaching PDF files directly, not those in the browser.
I'm also having the same problem. any help on how to solve this?
Hi, did you find a solution?
Hi, No. I still couldn't make it work!
Hi, I'm also having the same problem.Any solution for this?