Skip to content

Allow copy of Image on Mobile #82

@maxdemaio

Description

@maxdemaio

Some mobile browsers, like Safari on iOS don't support navigator.clipboard.write. So, instead, if that doesn't exist we can use the navigator.share API which popular websites like Wordle use 👍🏻 Currently, in the app if you press the "copy to clipboard" button and that API doesn't exist, nothing happens and there's just an error in the console.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions