I have some code in the onURLChanging event - to retrieve some thing from the web response based on the landing page (i.e. Twitter Auth) - but attempts to call WebView.close(); don't work.
Looked through code - and can see only iOS has this function available. Can we make it available to Android?
Is it the same code to do a close?
I have some code in the onURLChanging event - to retrieve some thing from the web response based on the landing page (i.e. Twitter Auth) - but attempts to call WebView.close(); don't work.
Looked through code - and can see only iOS has this function available. Can we make it available to Android?
Is it the same code to do a close?