Bug 210043

Summary: Web Share API issue on ios devices
Product: WebKit Reporter: yasir <yasir.rafiq>
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.