Open agrycroko opened 9 years ago
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: https://github.com/viezel/TiSocial.Framework/issues/136
Guess there's nothing we can do.
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