ShoutSocial / share_handler

A plugin to facilitate receiving and handling share intents
43 stars 45 forks source link

SharedMedia.content is null when sharing image and link at the same time in Android #92

Open siddharthadevops opened 5 months ago

siddharthadevops commented 5 months ago

Some applications like Wikiloc, Medium, etc simultaneously share a link and an image. Android only receives the attachments. Content is set to null, so the link is missing.