arelaxend
Results
3
comments of
arelaxend
I encountered the same problem on Galaxy Tab. Is there something wrong with webview??
If you close the webview, and reopens it after you've successfully logon (but nothing happened), then the webview will open directly to the page where you have to allow permissions...
if (loadUrl) { view.loadUrl(url); return true; } Just add "return true;".