Bug 210043 - Web Share API issue on ios devices
Summary: Web Share API issue on ios devices
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-06 01:53 PDT by yasir
Modified: 2020-04-07 23:10 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yasir 2020-04-06 01:53:18 PDT
Hi, I am trying to user navigator.share method to post image on social media channel.

Its work fine on android devices but the same thing not open mobile app modal on iphone/ios (devices).

Please clear is this web API available for ios devices or not?


https://w3c.github.io/web-share/demos/share-files.html

This demo is also not working
Comment 1 Alexey Proskuryakov 2020-04-07 11:40:40 PDT
https://webkit.org/status/#?search=share says that Web Share is supported by Webkit. Please file a new bug with steps to reproduce for specific issues.
Comment 2 yasir 2020-04-07 23:10:13 PDT
https://w3c.github.io/web-share/demos/share-files.html

You can check this example this is not working.