Missing IOS head info and adding the WPA share API
-
Hi, thank for SPWA.
Icon do not appear for iPhone, it miss this in the head.
<link rel=”apple-touch-icon” href=”images/icon-192×192.png” />
<link rel=”apple-touch-icon” href=”images/icon-512×512.png” />Suggestion, adding WPA sharing API, it will show native sharing options.
https://web.dev/web-share/
https://labs.thisdot.co/blog/share-in-a-pwa-like-a-native-app-using-the-web-share-api
Demo Work for IOS/Android: https://w3c.github.io/web-share/demos/share-files.html
—————————————————For a project, i also plan to integrate that others app can share to my website. But it usually not a WP needed function, i must find out how to correctly do it.
The page I need help with: [log in to see the link]
- The topic ‘Missing IOS head info and adding the WPA share API’ is closed to new replies.