English
Appearance
Get WeChat SDK Version (not the WeChat App version)
None
SDK version number
window.Wechat.getSDKVersion( function(res) { console.log('get sdk version:', res); }, function(err) { console.error(err); } )