react-native-wechat
react-native-wechat copied to clipboard
Android分享其他手机都没有问题,华为mate20手机,分享时方法都调用到了,但是不返回任何结果
Please read and follow the issue templates:
-
Bug Report or Documentation Issue or Questions and Help?
-
Which
react-native-wechat
version are you using? -
What platform does your issue occur on? (Android/iOS/Both)
-
Please provide a clear and concise description of what the bug is as precisely as possible,you can:
- post a screenshot to explain in which case you get the issue?
- related
logs
? - show us the code you are using?
- others.
Your Environment
software | version |
---|---|
react-native-wechat | ^ version |
react-native | ^ version |
node | ^ version |
npm or yarn | ^ version |
调用Wechat.pay(params).then(successCallback, failureCallback) 微信都调起来了,但是不管支付成功或失败,或中途取消,两个callback都不会执行
机型: Honor 20 Lite
@yongqianvip 一样的错误。怎么解决的?
@yongqianvip #582