I\'m working on an android app, it uses Firebase Authentication, Database and Storage. It was all working fine until this error message started to show up in logcat. (I did
I also faced with this issue. As I can see it can happen for many reasons.
Finally I figured out that my problem was that the current latest Facebook Android SDK version (v4.36.0) has a bug. Everything works fine if I set it back to v4.35.0. Maybe this info can help someone in the future.
You can find here the releases: https://github.com/facebook/facebook-android-sdk/releases