this project is a ionic3 demo for cordova-plugin-wechat
- Download
git clone https://github.com/jasonz1987/ionic3-wechat-sdk-demo- Install dependency package
npm install-
Modify package in
config.xml -
Install the plugin and use the WeChat AppID withe same bundle id.
ionic cordova plugin add cordova-plugin-wechat --variable wechatappid=wxxxxxxx- Add platform
ionic cordova platform add androidionic cordova platform add ios- Run and debug
ionic cordova run androidionic cordova run iosThis is a tutorial for ionic3 WeChat Development,i hope it can help you.
https://www.jason-z.com/course/3
If this project help you reduce time to develop, you can give me a cup of coffee :)

