Web Sharing: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
to get these pickers:
to get these pickers:


[[File:IosShare1.png]]
[[File:IosShare1.png|300px]]
[[File:AndroidShare1.png]]
[[File:AndroidShare1.png]]



Revision as of 13:37, 18 June 2019

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