Skip to content

problem when using both FirebaseAuth and FirebaseDatabase #17

Closed
@duclong2301

Description

@duclong2301

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:

  1. Connect database (nothing happen, if push data, it work)
    2.Login with facebook sdk to get token.(still work)
  2. Login with FirebaseAuth use facebook token..... ->> app freeze. (or not freeze but cannot push data with FirebaseDatabase plugin)
    Sr, my English.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions