You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I single use FirebaseAuth(use facebook token) or FirebaseDatabase(realtime database) it work perfectly (Android).
But I use both of them, my app freeze after login. Folow:
Connect database (nothing happen, if push data, it work)
2.Login with facebook sdk to get token.(still work)
Login with FirebaseAuth use facebook token..... ->> app freeze. (or not freeze but cannot push data with FirebaseDatabase plugin)
Sr, my English.