EddyVerbruggen / SocialSharing-PhoneGap-Plugin

👨‍❤️‍💋‍👨 Cordova plugin to share text, a file (image/PDF/..), or a URL (or all three) via the native sharing widget
MIT License
1.78k stars 909 forks source link

share wechat for ios #475

Open mike623 opened 8 years ago

mike623 commented 8 years ago

what name should I use?

com.apple.social.tencent.mm? com.tencent.mm/com.tencent.mm.ui.tools.ShareToTimeLineUI? com.tencent.mm?

albertytau commented 8 years ago

It will be great if you can also enable wechat to share

yunshansimon commented 8 years ago

I have extend SocialSharing for Wechat/WeiBo/QQ. I shared the code at my github site.

AhSem commented 5 years ago

Hi, I have the same question.

For iOS, what should be included in "LSApplicationQueriesSchemes" to use wechat?

I have added "wechat" & "weixin", but when used shareWithOptions() method and select WeChat, it says

Data access error. Unable to share on Wechat.

WhatsApp Image 2019-10-21 at 3 09 22 PM