Open FWiner opened 7 years ago
没有,电子发票的接口我都不知道。
On Tue, Oct 24, 2017 at 11:31 AM xiaoyangwang notifications@github.com wrote:
您好,插件中有调用电子发票的接口么,还是说只要自己实现下这个类就行了?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/xu-li/cordova-plugin-wechat-example/issues/28, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKekR2wMy0odBSPim6CLorrYn9YwEOyks5svVoFgaJpZM4QDy0a .
好的,这个我fork下来实现一下看看。。但是我现在碰到一个很头痛的。。用了这个example的代码,然后包名也已经改了,签名用的md值和微信那边新建的应用也是一样的,然后appid也是那边的,然后满心欢喜的跑了起来。。。第一次分享什么的功能都正常,但是再打开就不行了。alert出来一个 failed:未知错误。。
log是这样的: 10-24 16:21:40.103 4482-8934/com.maycur.common I/MicroMsg.SDK.WXApiImplV10: sendReq, req type = 2 10-24 16:21:40.119 4482-8934/com.maycur.common I/Cordova.Plugin.Wechat: Message has been sent successfully. 10-24 16:21:40.575 4482-4482/com.maycur.common I/MicroMsg.SDK.WXApiImplV10: handleIntent, cmd = 2 10-24 16:21:40.616 4482-4482/com.maycur.common I/HwPointEventFilter: do not support AFT because of no config
好吧 只能签名打包出来才能正常调用。。在android studio下 debug死活不行,不管是设置debug 签名还是什么
您好,插件中有调用电子发票的接口么,还是说只要自己实现下这个类就行了?