-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
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
微信支付成功掉起支付页,支付成功后没有进入成功的回调方法中 #18
Comments
安卓版本的支付回调需要自行实现"你的包名.wxapi.WXPayEntryAcitivity",并在AndroidManifest.xml中导出,其内容参考WXEntryActivity完全一样即可。这一部分我们会尽快补充到文档里去。 |
@aijason你调起支付页,data : { |
同问,RN 0.28,android里面支付成功后无法回调 |
@tdzl2003 rn0.39还是有这个问题,按照上面说的配置后仍然没有起作用,求答复 |
配置清单暴露: |
对应的包名一致 |
Rn版本0.28
The text was updated successfully, but these errors were encountered: