I created mobile app using React-native and I am loading my react js website inside the app using react-native-webview. There is google signing option in the website, that is not working in app, It showing disallowed_useragent, after that i added userAgent in webview, still google signing not working, is there any solution for this?
Kindly help me. Thanks