Software Archive
Read-only legacy content
17061 Discussions

How to share content to wechat(weixin) ?

sam_y_
Beginner
1,094 Views

 I am trying to develop a function that can share content to wechat , but unfortunately , I tried some cordova plugin, but failed. 
can anyone tell me which plugin should be used and will successful on XDK platform.

0 Kudos
7 Replies
Amrita_C_Intel
Employee
1,094 Views

Hello,

Can yo tell me which plugin are you trying add?

Which XDK version are you using?

 

0 Kudos
Pamela_H_Intel
Moderator
1,094 Views

Which plugin did you try?

0 Kudos
Anusha_M_Intel1
Employee
1,094 Views

Not sure if it is suitable for your purpose but this plugin is pretty popular among our users - https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin

0 Kudos
sam_y_
Beginner
1,094 Views
Hi My XDK version is 2366 and cordova CLI is 4.1.2. I tried com.wordsbaking.cordova.wechat , which listed on Cordova plugin , but build failed. And tried xu.li.cordova.wechat , build successful , but the Wechat object always by undefined and the header bar position of the page being not correct. the latest version of cordova is 5.1.1 , could we use it on XDK platform ?
0 Kudos
Pamela_H_Intel
Moderator
1,094 Views

The Intel XDK latest version (2496) has CLI 5.1.1 support. However, you will need to use Min Android API 14 with 5.1.1. Android v.14 supports Android 4+. So if you want your app to work with Android 2.3+ (versions before 4.0) you cannot use Cordova 5.1.1.

<Edit - Previously stated wrong version number. It is now correct.>

0 Kudos
sam_y_
Beginner
1,094 Views

Thank you. I will try by using CLI 5.1.1

0 Kudos
Amrita_C_Intel
Employee
1,094 Views

Are you still having this issue? Newer version of XDK is released 3088. You should try with newer version.

0 Kudos
Reply