-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google Authentication Login not work #4
Comments
Author can fix it use this code: import React from 'react'; const App = () => { const styles = StyleSheet.create({ export default App; |
So thanks @nezort11 . i see you fixed it in you latest push "Change default webview user agent". Can you please build the newest apk and release it ? Thank you |
I build it on my own with expo and react-native and it works , but only in app:debug mode. Metro is not integrated in the apk and so on but it works anyway^^. How can i integrate metro into it ? Thank you @nezort11 |
I cant login through Google's "Continue with Google" Button.
It says:
I think its because WebView. Can you please fix it?
Thanks
The text was updated successfully, but these errors were encountered: