Hello,
i try to login or sign up with google from Webview but it give error...
so i searched and found that code:
it worked like a charm but it has a nigative side.
it change the layout of the pages to ugly view.
any other code else or can i make that code run only with the "sign in or sign up with google button" only from any website?
i try to login or sign up with google from Webview but it give error...
so i searched and found that code:
B4X:
webview1.GetSettings.setUserAgentString("APP Name")
it change the layout of the pages to ugly view.
any other code else or can i make that code run only with the "sign in or sign up with google button" only from any website?