viezel/TiSocial.Framework

'text' property ignored on facebook share

Opened this issue · 1 comments

With TiSocial.Framework v1.8.2 I'm using activityView({text: 'my text goes here', url: 'http://my.url.com', 'etc...});

When sharing via facebook the 'text' value is not showing in the dialog but the 'url' value is showing? Is this a bug or by design?

Using Titanium SDK v4.1.0.GA

I should've looked at the issues list more closely sorry: #136

Guess there's nothing we can do.