We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"@ionic-native/wechat": "^5.26.0" cordova-plugin-wechat 3.0.0 "Wechat" android 和 ios都报普通错误
The text was updated successfully, but these errors were encountered:
也遇到这个错误 cordova-plugin-wechat 2.9.0 iOS 成功 Android 报错: 普通错误
查了源码,是在 EntryActivity.onResp 里报错的,但这没理由,因为服务器端已经显示支付成功了,就是安卓手机报错。
我初步怀疑是debug版本未签名,被微信拒绝了。晚一点再试,另外还得检查签名是不是和登记的一致,如果不一致还得在微信开发者网站上改。
Sorry, something went wrong.
我这边未签名肯定是不行的 现在在排除商户绑定appid的错误 审核需要1-3天 https://pay.weixin.qq.com/static/pay_setting/appid_protocol.shtml
我已经设置了签名,仍然在弹出支付时出现这个“普通错误”。而且是苹果手机没问题,只有安卓手机有这个BUG。
如果是app业务代码有问题,没可能苹果手机还能运作。我认为这显然就是BUG。
No branches or pull requests
"@ionic-native/wechat": "^5.26.0"
cordova-plugin-wechat 3.0.0 "Wechat"
android 和 ios都报普通错误
The text was updated successfully, but these errors were encountered: