Open ghost opened 10 years ago
I am using Cordova and plugin 4.3.0 on Android 4.3 with the following code:
window.plugins.socialsharing.share('Optional message','Optional title',http://www.baidu.com/img/bdlogo.gif, 'http://www.baidu.com');
It works well with sinaweibo but it just pass the image to Wechat(微信) and QQ without passing message and link. Can give me some hints? Thanks a lot!
Hi,
I have the same problem in wechat, when I try to share a URL doesn't appear (only the image)
Did you solve this problem?
Thanks
I hava the same problem
I am using Cordova and plugin 4.3.0 on Android 4.3 with the following code:
window.plugins.socialsharing.share('Optional message','Optional title',http://www.baidu.com/img/bdlogo.gif, 'http://www.baidu.com');
It works well with sinaweibo but it just pass the image to Wechat(微信) and QQ without passing message and link. Can give me some hints? Thanks a lot!