Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updateProfile doesn't work #20

Open
abayken opened this issue Nov 13, 2018 · 0 comments
Open

updateProfile doesn't work #20

abayken opened this issue Nov 13, 2018 · 0 comments

Comments

@abayken
Copy link

abayken commented Nov 13, 2018

I noticed that updateProfile doesn't work correctly. Even I send correct data, it doesn't return any error or result. It just stuck. Callback function is not called. What can be a reason?

`firebase.updateProfile(user_id, nick, "https://loremflickr.com/320/240", (err, res) => {

    }); `
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant