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

app crashes when local payment app is not installed #20

Open
parkboo opened this issue Feb 25, 2020 · 0 comments
Open

app crashes when local payment app is not installed #20

parkboo opened this issue Feb 25, 2020 · 0 comments

Comments

@parkboo
Copy link

parkboo commented Feb 25, 2020

When a user tries to pay with Alipay and Ailpay(Mainland version) app is not installed,
the following error messages appeared hundred of times and ANR occurs.
This does not occur in evaluation mode.

Please fix this.

2020-02-17 10:56:57.069 23889-23889/? E/AndroidRuntime: at com.paymentwall.sdk.pwlocal.ui.a.onReceivedError(PwLocalWebViewClient.java:1)
at com.paymentwall.sdk.pwlocal.ui.JSDialog.webviewReceivedError(JSDialog.java:4)
at com.paymentwall.sdk.pwlocal.ui.a.onReceivedError(PwLocalWebViewClient.java:1)
at com.paymentwall.sdk.pwlocal.ui.JSDialog.webviewReceivedError(JSDialog.java:4)
at com.paymentwall.sdk.pwlocal.ui.a.onReceivedError(PwLocalWebViewClient.java:1)
at com.paymentwall.sdk.pwlocal.ui.JSDialog.webviewReceivedError(JSDialog.java:4)
at com.paymentwall.sdk.pwlocal.ui.a.onReceivedError(PwLocalWebViewClient.java:1)
at com.paymentwall.sdk.pwlocal.ui.JSDialog.webviewReceivedError(JSDialog.java:4)
at com.paymentwall.sdk.pwlocal.ui.a.onReceivedError(PwLocalWebViewClient.java:1)
at com.paymentwall.sdk.pwlocal.ui.JSDialog.webviewReceivedError(JSDialog.java:4)
at com.paymentwall.sdk.pwlocal.ui.a.onReceivedError(PwLocalWebViewClient.java:1)
at com.paymentwall.sdk.pwlocal.ui.JSDialog.webviewReceivedError(JSDialog.java:4)
at com.paymentwall.sdk.pwlocal.ui.a.onReceivedError(PwLocalWebViewClient.java:1)
at com.paymentwall.sdk.pwlocal.ui.JSDialog.webviewReceivedError(JSDialog.java:4)
at com.paymentwall.sdk.pwlocal.ui.a.onReceivedError(PwLocalWebViewClient.java:1)
at com.paymentwall.sdk.pwlocal.ui.JSDialog.webviewReceivedError(JSDialog.java:4)
at com.paymentwall.sdk.pwlocal.ui.a.onReceivedError(PwLocalWebViewClient.java:1)
at com.paymentwall.sdk.pwlocal.ui.JSDialog.webviewReceivedError(JSDialog.java:4)
at com.paymentwall.sdk.pwlocal.ui.a.onReceivedError(PwLocalWebViewClient.java:1)
at com.paymentwall.sdk.pwlocal.ui.JSDialog.webviewReceivedError(JSDialog.java:4)
at com.paymentwall.sdk.pwlocal.ui.a.onReceivedError(PwLocalWebViewClient.java:1)
at com.paymentwall.sdk.pwlocal.ui.JSDialog.webviewReceivedError(JSDialog.java:4)
at com.paymentwall.sdk.pwlocal.ui.a.onReceivedError(PwLocalWebViewClient.java:1)
at com.paymentwall.sdk.pwlocal.ui.JSDialog.webviewReceivedError(JSDialog.java:4)
at com.paymentwall.sdk.pwlocal.ui.a.onReceivedError(PwLocalWebViewClient.java:1)
at com.paymentwall.sdk.pwlocal.ui.JSDialog.webviewReceivedError(JSDialog.java:4)
...

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

1 participant