Back to Browse

***NEW*** Web Share API

9.1K views
Oct 16, 2017
6:52

FINALLY, we have the ability to call on the native Share feature in Android Phones. Unfortunately this is still an unofficial technology only supported by Chrome, Android Browser, and Chrome for Android. Version 61 of Chrome for Android is the only browser that supports this feature without a developer key. RESTRICTIONS on Usage 1. The page must be served over HTTPS 2. Only works publicly on Android Chrome 61+ 3. Requires a Developer key if using Chrome 56+ or Android browser. 4. Requires a User driven event like CLICK to activate the call to navigator.share( ). To get your developer key to test in the desktop version of Chrome use these links: Google Chrome Dev GitHub Repo: https://github.com/GoogleChrome/OriginTrials/blob/gh-pages/developer-guide.md Application for key: https://docs.google.com/forms/d/e/1FAIpQLSfO0_ptFl8r8G0UFhT0xhV17eabG-erUWBDiKSRDTqEZ_9ULQ/viewform Code GIST: https://gist.github.com/prof3ssorSt3v3/c7b4c6a897f7bd015b5605f6b6c74ac5 JS Promises playlist: https://www.youtube.com/watch?v=SmPouEFKOBg&list=PLyuRouwmQCjngZXVn48vYmPK_1yAF-fLw Great new tutorial I just found about the Web Share API on CodeBurst.io https://codeburst.io/the-web-share-api-is-here-cb651d84eccd

Download

0 formats

No download links available.

***NEW*** Web Share API | NatokHD