harishG2W
Results
2
issues of
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();
@yasirkula Hi Thanks for the great plugin. I am sharing the image like following but not able to see the image and text together in some selected apps RenderTexture rt...
bug