Web Sharing

From NSB App Studio
Revision as of 13:34, 18 June 2019 by Ghenne (talk | contribs)
Jump to navigation Jump to search

Web Sharing using the Web Share API to use the native sharing mechanism of the OS to send data between apps.

You probably used these icons in your apps:

to get these pickers:

Triggering the Web Share Dialog

Sample Code

Acting as a Web Share Target

Sample Code