tidev / titanium-web-dialog

Use the SFSafariViewController (iOS) and Chrome Pages (Android) in Titanium.
Other
30 stars 18 forks source link

Load event for Android #8

Open chmiiller opened 5 years ago

chmiiller commented 5 years ago

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

chmiiller commented 5 years ago

Same for the Close method, any idea on how to implement that? @prashantsaini1 maybe knows how to do it?

prashantsaini1 commented 5 years ago

Sorry for being non-responding from few months.. Will be looking into it this week.

chmiiller commented 5 years ago

don't worry! Thanks for replying

carlotnx commented 4 years ago

I have a big problem with the WebView, having the load / close events would allow me to switch to chrome custom tabs.

Any news?

carlotnx commented 4 years ago

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

yuranevmer commented 4 years ago

Can you add 'close' event?