Is there any solution to reflect my website to webview component and make it work with google sign in option. I am getting error from google login.
I am not willing to use chrome tab
Is there any solution to reflect my website to webview component and make it work with google sign in option. I am getting error from google login.
I am not willing to use chrome tab
http instead of https or just remove www from my domain
Why you removed the www it’s a important and why you get error show error pic
Set the WebViews User Agent (you’ll find it in the properties) to this:
Mozilla/5.0 (Linux; Android 9.0; Pixel3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.80 Mobile Safari/537.36
Use custom chrome tabs it’s useful for you
Thanks man this worked for me but having another issue with file uload in webview. I have converted my website into android app but upload is not working via webview.
Make a New topic about a différent problem.
Also, as I know it’s not implemented it for the WebView, but they’re working on it
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.