receive_sharing_intent icon indicating copy to clipboard operation
receive_sharing_intent copied to clipboard

App not option when PDF from browser

Open lecavallari opened this issue 4 years ago • 7 comments

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.

lecavallari avatar Dec 31 '20 15:12 lecavallari

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

LazyDave76 avatar Feb 25 '21 20:02 LazyDave76

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.

lecavallari avatar Mar 01 '21 13:03 lecavallari

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.

LazyDave76 avatar Mar 08 '21 12:03 LazyDave76

I'm also having the same problem. any help on how to solve this?

abhishek199-dhn avatar Mar 15 '21 03:03 abhishek199-dhn

Hi, did you find a solution?

petodavid avatar Apr 08 '21 10:04 petodavid

Hi, No. I still couldn't make it work!

lecavallari avatar Apr 08 '21 10:04 lecavallari

Hi, I'm also having the same problem.Any solution for this?

Wynne0108 avatar Dec 23 '21 07:12 Wynne0108