tact / public

Tact app public community site.
10 stars 0 forks source link

[BUG] Can’t share PDF directly from iOS browser #50

Open jaanus opened 3 years ago

jaanus commented 3 years ago

Describe the bug

When I want to share PDF from iOS Safari, Tact does not show up.

Environment

To reproduce

Steps to reproduce the behavior:

  1. Go to Safari
  2. Tap Share
  3. Tap Options, change type to PDF

Expected behavior

Tact should show up as sharing option for PDF.

Observed behavior

Tact does not show up for PDF sharing.

Any other info

Workaround: save PDF to Files, and then you can share the PDF from Files to Tact. But this is dumb, of course, should work directly from browser.

jaanus commented 3 years ago

There is something weird about the content types of PDF in the context of iOS sharing, doesn’t seem a trivial fix, searching around for PDF + iOS share extensions has some info about that.