-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Load event for Android #8
Comments
Same for the Close method, any idea on how to implement that? @prashantsaini1 maybe knows how to do it? |
Sorry for being non-responding from few months.. Will be looking into it this week. |
don't worry! Thanks for replying |
I have a big problem with the WebView, having the load / close events would allow me to switch to chrome custom tabs. Any news? |
I've try to implement the callback, but chrome custom tabs didin't give access to the loaded url, so we cannot have the load event with parameters for the moment |
Can you add 'close' event? |
Is there a way to have a load event also on Android.
I was reading about it here https://developer.chrome.com/multidevice/android/customtabs#handle-internal%20links and looks quite promising, any idea?
Thanks for the module, it looks really pro
The text was updated successfully, but these errors were encountered: