Skip to content

Action_Send intent is not working #57

Description

@ZornHadNoChoice

Hi, the following html code should send "漢字" to the app and thus copy it to the clipboard.

<a href="intent:#Intent;action=android.intent.action.SEND;package=com.tengu.sharetoclipboard;type=text/plain;S.android.intent.extra.TEXT=漢字;end;">Share to Clipboard</a>

Sadly, this message appears instead:

Image

The same code already works with other apps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions