Skip to content

I can't get data after login. #14

Closed
@ghost

Description

Hi everyone,
I am using Firebase on 7-10 days and it is life saver but i have a little problem.

I can GET and SAVE data. It's working. But when i login...
Firebase database rules,
{ "rules": { ".read": true, ".write": true } }

( I know i know it's looks terrible but i am testing on firebase. )

I was used Facebook Login and Email login. I am login succesfully and i am getting display name ...etc.
But when i use childAdded or GetValueAsync methods it's not working. I want get /questions/Mat/

IMPORTANT: I am login successfull and now pressing button "Get Data" and waiting. 10 seconds after i am pressing "Signout Button" = Signout Successfull and coming data... Working childAdded. It's very interesting, isn't ?

Thanks for all and sorry for my English :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions