ShoutSocial / share_handler

A plugin to facilitate receiving and handling share intents
41 stars 39 forks source link

Actual documentation #65

Open gisborne opened 1 year ago

gisborne commented 1 year ago

A lot of details about how to use this are left as an exercise for the reader.

There is both attachments and content. There are video, image, audio, file types of attachments.

So what do I get in various scenarios? Say, the user shares a web page. I assume I get the URL? As… content?

Might I sometimes get content without any attachments? What about a content and multiple attachments?

What sort of situations will give me multiple attachments? Should I try to prefer one of these as being richer?

And this recordSentMessage business. I've no idea what that is about.