weismarts[微智]
weismarts[微智]
I use the new version, just for the convenience of submitting errors. Thank you
谢谢你的回复,为什么插件缺少isInstalled函数? 我把git上的复制进去后 检测说我微信没安装
我是安卓,签名都正确的。这个都测试过的也上架过的。这个https://github.com/xu-li/cordova-plugin-wechat我也使用过,他的检测微信没问题,分享文本也没问题,就是分享图片闪了。好像这类都有这类问题
candide.py open candide.txt? what is candide.txt?
must "react-native": "^0.59.9". working
> Is this a question? > > Sure, the algorithm is different from ORB-SLAM2, so getting different results is not surprising. It might be about thresholds that need tuning. In...
谢谢你的回复,例子里面的我测试了不可以了,发送不了图片报错。我看了微信的网页版协议是有变化,我修改了协议部分现在可以了。
在wx, 然后使用了MULTI发送
//上传媒体文件 uploadMedia(fullfilename, rename, toUserName){ let mediatype; let type = mime.lookup(fullfilename); let size = fs.statSync(fullfilename).size; let filename = rename?rename:path.basename(fullfilename); let mediaId = this.mediaSend++ //let clientMsgId = +new Date() + '0' +...
requestAdapter.R 这个方法使用了 poorequest 这个插件的MULTI发送