You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The navigator.share() method doesn't currently support EPUB files, but readers want to be able to share EPUBs downloaded in the browser directly to their preferred reading app.
EPUB support in navigator.share() would be incredibly valuable to readers.
I've also submitted this request to Chromium, Webkit, and Firefox (links below).
I guess those docs are wrong, because it does work in Safari at least, but Chrome throws a "NotAllowedError: Permission denied" error when trying to share an EPUB.
The navigator.share() method doesn't currently support EPUB files, but readers want to be able to share EPUBs downloaded in the browser directly to their preferred reading app.
EPUB support in navigator.share() would be incredibly valuable to readers.
I've also submitted this request to Chromium, Webkit, and Firefox (links below).
https://issues.chromium.org/issues/40280918
https://bugs.webkit.org/show_bug.cgi?id=281152
https://connect.mozilla.org/t5/ideas/add-epub-file-type-support-to-web-share-api-aka-navigator-share/idi-p/73814
The text was updated successfully, but these errors were encountered: