Overriding url loading #79
Replies: 2 comments 2 replies
-
@farhazulMullick Hi, thanks for your suggestion! I believe the question is the same as the problem we discussed in this issue. I have completed the basic implementation for Android and iOS platforms, but I am facing some issues on the Desktop platform that need to be fixed by @DatL4g. Additionally, there is a problem with |
Beta Was this translation helpful? Give feedback.
-
Hey @KevinnZou Hello buddy. Can you help/suggest me to add some kind of interceptor like |
Beta Was this translation helpful? Give feedback.
-
My requirement is if a web-content shows youtube url or twitter url then i want to redirect to respected apps.
In native android i use
shouldOverrideUrlLoading
method inandroid.webkitWebViewClient
.Does this library provide any alternate solution to this?
Beta Was this translation helpful? Give feedback.
All reactions