Bug 210043
| Summary: | Web Share API issue on ios devices | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | yasir <yasir.rafiq> |
| Component: | WebKit API | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
yasir
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
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.
yasir
https://w3c.github.io/web-share/demos/share-files.html
You can check this example this is not working.