ShoutSocial / share_handler

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

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

Open siddharthadevops opened 2 months ago

siddharthadevops commented 2 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.