Skip to content
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

ios Alipay.pay()跳转浏览器支付后无回调 #50

Open
ZHT131 opened this issue Oct 24, 2019 · 3 comments
Open

ios Alipay.pay()跳转浏览器支付后无回调 #50

ZHT131 opened this issue Oct 24, 2019 · 3 comments

Comments

@ZHT131
Copy link

ZHT131 commented Oct 24, 2019

react-native @0.59.10
react-native-alipay @2.6
ios Alipay.pay()跳转浏览器支付后无回调

@chrislincp
Copy link

相同问题

@chrislincp
Copy link

目前暂时通过以下方法判断
Linking.canOpenURL('alipay://').then(install => { console.log('alipay is installed :', install) })

@sizhuxuan
Copy link

我也遇到和楼主同样的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants