Unity-Native-Sharing icon indicating copy to clipboard operation
Unity-Native-Sharing copied to clipboard

Apple Messenger app ignores text

Open artfail opened this issue 5 years ago • 2 comments

When I use ShareScreenshotAndText the text is ignored in Apple Messenger, Signal, and Facebook Messenger, it only sends the screenshot. When testing in Xcode I see the error "Error creating the CFMessagePort needed to communicate with PPT" It seems to work fine in Discord. I am using IOS 14.3 and building in Unity 2020.2 with Xcode 12.3

artfail avatar Dec 16 '20 21:12 artfail

Some apps like Facebook don't allow text to be shared to be programmatically added, only images and in some cases links

As for Apple Messenger and Signal, I've not used them before, but once I get the chance I'll look into it

NicholasSheehan avatar Dec 16 '20 21:12 NicholasSheehan

Ok Thank you. Also I noticed when I tested facebook messenger with just text, it works. Actually all 3 work with just text. On iOS at least.

artfail avatar Dec 16 '20 21:12 artfail