2015-12-30
1.0.0
Mobility Experts
9.0.0.36
All
All
Widgets, Plug-ins
[Overview]
Use the native sharing pop-up in your customized OutSystems Now.
[Detail]
Give the ability to your customized version of OutSystems Now to use the systems social sharing dialog.
In order to use this functionality, you'll need to customize a version of OutSystems Now (see how to customize it: http://labs.outsystems.net/OutSystemsNowDocs/OutSystemsNowOpenSource.aspx) and add the native Cordova plugin (https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin) to your project. This plugin supports Android and iOS mobile operation systems.
This component provides webblocks and actions to quickly enable the use of Social Sharing functionalities.
About Social Sharing
This plugin allows you to use the native sharing window of your mobile device. Works on Android, version 2.3.3 and higher (probably 2.2 as well).
Works on iOS6 and up.
Works on Windows Phone 8 since v4.0 of this plugin (maybe even WP7, but I have no such testdevice).
Share text, a link, an image (or other files like pdf or ics). Subject is also supported, when the receiving app supports it.
Supports sharing files from the internet, the local filesystem, or from the www folder.
You can skip the sharing dialog and directly share to Twitter, Facebook, or other apps.
Compatible with Cordova Plugman.
Officially supported by PhoneGap Build.
Read more: https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin