Skip to content

Image and text sharing #76

@harishG2W

Description

@harishG2W

In some apps Image with text is not getting shared on both ios android platforms, Need help

new NativeShare().AddFile(filename)
.SetSubject("subject").SetText("Sharing you file")
.SetCallback((result, shareTarget) => G2WGameConstants.isSharing = false
)
.Share();

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