Skip to content

WebView Android navigator.share is not supported  #178

@YoavAtzmon

Description

@YoavAtzmon

"Now, it will use the native share panel if it is available (only available on mobile devices) and, if not, it will enable an HTML structure in your page showing options for your users."

It now working , it's not showing any HTML structure

This is the use in my code
navigator.share({
title,
text,
url
});

"react": "~18.2.0"
"next": "^14.1.1"
"share-api-polyfill": "^1.1.1",
"@types/share-api-polyfill": "^1.0.5",

Thanks

Yoav

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