distriqt / ANE-Message

Send messages from AIR using email and SMS
https://airnativeextensions.com/extension/com.distriqt.Message
0 stars 0 forks source link

Facebook Dialog #18

Closed meinrobert closed 8 years ago

meinrobert commented 9 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

marchbold commented 9 years ago

Unfortunately we cannot control what the applications do with the content we pass them.

What exactly are you trying to achieve?