xu-li / cordova-plugin-wechat

A cordova plugin, a JS version of Wechat SDK
1.22k stars 509 forks source link

Fix ios share miniprogram preview ERROR #518

Closed duanwenjian closed 5 years ago

duanwenjian commented 5 years ago

在wechat.js中调用小程序分享预览图字段是“hdImageData”,在CDVWechat.m中使用的是 hdImage。