Results 90 comments of LSL1618

@ziyuCat ,对的,是安卓的源码。你的截图看不到。你的url是能正常访问的吧,因为我碰到过这样的问题[425](https://github.com/yorkie/react-native-wechat/issues/425),你的还能传二进制数据我就有点懵逼了。

@ziyuCat ,我是下载的这个[https://github.com/puti94/react-native-wechat](https://github.com/puti94/react-native-wechat),npm仓库上的版本不是最新的。

``` WeChat.shareToSession({}).then(res => { // 成功回调 console.log('成功发送微信小程序消息给好友----->', res); }).catch(error => { // 出错回调 console.log('发送微信小程序消息发生错误----->', error); }); ``` @ziyuCat ,不是这样处理吗?

@ziyuCat ,哦哦哦,小程序打开APP啊,这一块我也没做过。

@zacksleo ,你传的png啊,清晰不?我是直接传的http链接,`hdImageData: url`。

@zacksleo ,不应该啊,我用安卓只有传png才是清晰的。

你加的`console.log('test454564564')`也没有执行么?

连这个常用的case语句都没法用,难搞哦!