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

fix(android): let WebView handle errors #7286

Merged
merged 3 commits into from
Feb 29, 2024
Merged

fix(android): let WebView handle errors #7286

merged 3 commits into from
Feb 29, 2024

Conversation

jcesarmobile
Copy link
Member

If there was a network error like unknown host or any other error that would cause the request to throw, return null so the WebView handles the request itself instead of being intercepted.

@jcesarmobile jcesarmobile merged commit 286b694 into main Feb 29, 2024
6 checks passed
@jcesarmobile jcesarmobile deleted the RDMR-35 branch February 29, 2024 14:43
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

Successfully merging this pull request may close these issues.

3 participants