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

[Android] shouldInterceptRequest #363

Closed
StepanMynarik opened this issue May 25, 2020 · 4 comments
Closed

[Android] shouldInterceptRequest #363

StepanMynarik opened this issue May 25, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@StepanMynarik
Copy link

StepanMynarik commented May 25, 2020

It would be lovely to get a support for shouldInterceptRequest

I need it to change HTML prior to rendering it.

@pichillilorenzo
Copy link
Owner

It will be available in the next release only for Android because there isn't any way to do the same thing for iOS unfortunately.

@pichillilorenzo pichillilorenzo added the enhancement New feature or request label May 25, 2020
@StepanMynarik
Copy link
Author

Great, you rock!

Oh and BTW - let me thank you for this library. It is absolutely amazing!

@pichillilorenzo
Copy link
Owner

New version 3.3.0 released!
Now you can use the androidShouldInterceptRequest event. To be able to listen it, you need to set the Android-specific option useShouldInterceptRequest to true.

This was referenced Jul 6, 2020
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants