Welcome to FirebaseUI and thanks for submitting an issue!
Please take a look at open issues, as well as resolved issues, to see if your issue is either already being addressed, or has been solved by someone else.
If not, please feel free to fill in the following info so we can help faster!
For help troubleshooting your application that does not fall under one of the above categories, reach out to the personalized Firebase support channel
Android device: _____
What happened? This could be a description, logcat output, etc.
What did you expect to happen?
// TODO(you): code here to reproduce the problem
I have created users in the firebase console not from the signup activity as to let only some users to sign in to the app as of now. I have set the AuthStateListener and called the signInWithEmailAndPassword method as per the guideline in the following URL : https://firebase.google.com/docs/auth/android/password-auth
I am giving the correct user name and password and having good internet connection(I have checked the Internet up and download speeds)but it is not signing in and when I am checking in the logcat console it shows the above error. Could you please help me with this?
I tried in stack overflow and googled a lot but couldn't find a solution. :(
Sometimes before this issue was opened and the guy who opened went to implement his solution using javascript(using firebase methods for sign in) in ionic. But still the issue is there and the issue was closed.
This the URL to that issue : https://github.com/firebase/FirebaseUI-Android/issues/164#issuecomment-232072718
@SenthilEternus please use the issue template in the future, it's there so we can help you.
The error description implies you don't have a good network connection. Are you sure your device is online and that you can establish a connection to Google?
I checked the device's internet connection before it was working fine and it was there but somehow it was disconnected :( I am really sorry for this silly mistake I have done. Now it is working fine. Thanks for your immediate reply @samtstern . Next time I will use the issue template if I have any issue in FirebaseUI.
I am facing same issue right now, i have checked my internet connection it's pretty good, but every time it shows same error. @samtstern
Please help me too. My internet is working fine and yet my app keep saying com.google.firebase.FirebaseNetworkException: A network error (such as timeout, interrupted connection or unreachable host) has occurred."
I am facing the same issue. But only for Android OS version 5.1.1
Please revert soon.
Most helpful comment
I am facing same issue right now, i have checked my internet connection it's pretty good, but every time it shows same error. @samtstern