Closed meinrobert closed 8 years ago
Hello,
When I try to make the 'share' call, the text:String prints fine in say, email, or notes....but is not showing up in the Facebook sharer. Any Ideas? Here is my code...
Message.service.share( "Text here", image, "", null );
Thank you, Robert
Unfortunately we cannot control what the applications do with the content we pass them.
What exactly are you trying to achieve?
Hello,
When I try to make the 'share' call, the text:String prints fine in say, email, or notes....but is not showing up in the Facebook sharer. Any Ideas? Here is my code...
Message.service.share( "Text here", image, "", null );
Thank you, Robert