161
Views
2
Comments
Solved
[Share Content Plugin] Sample is really needed as well as more info
Question
share-content-plugin
Mobile icon
Forge asset by Pedro Marques

A sample would really help with using this, as well as what should be used for each parameter. For example. if i am serializing a recordlist and sending that data, what do i put in the URI?

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution

Hi Stacey,

If you look on the github site of the plugin you will see examples of what you can share.

If you don't want to share an link or file, you can set the URI to an empty string ("") 

Abstract:

You can share text, a subject (in case the user selects the email application), (any type and location of) file (like an image), and a link. However, what exactly gets shared, depends on the application the user chooses to complete the action. A few examples:

  • Mail: message, subject, file.
  • Twitter: message, image (other filetypes are not supported), link (which is automatically shortened if the Twitter client deems it necessary).
  • Google+ / Hangouts (Android only): message, subject, link
  • Flickr: message, image (an image is required for this option to show up).
  • Facebook Android: sharing a message is not possible. You can share either a link or an image (not both), but a description can not be prefilled. 

Regards,

Daniel

2018-10-24 12-59-31
Caixeta

Hi guys,

How do I integrate it with a mobile application?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.