Skip to content

Android Share image #123

@alexandrumic

Description

@alexandrumic

Hello 👋 ,

On iOS when you share an image, that image is shared as blob/attachment.

It is possible to share image on Android directly (using a blob for example)? Or if not, to add an event listener, something like onShare and if that is passed, to use the logic from there 🤔 ?

If I'm using a URL, then that URL is shared as a simple URL string instead of the image directly (like on iOS).
Also, for some images I'm using local path and this will not work if I share a local path string.

Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions