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

Fix blank code / message due to wrong variable names #304

Open
wants to merge 3 commits into
base: v3
Choose a base branch
from

Conversation

jsbranco
Copy link

@jsbranco jsbranco commented Mar 6, 2017

I am not too familiar with Objective-C however, I was having this issue where createUserWithEmailPassword, was returning code:"" and message:"". While debugging the FirebaseAuth file I noticed the discrepancy in variable names. After refactoring them the error code is shown as expected:

screen shot 2017-03-06 at 22 59 49

Do let me know if there are any concerns with this change?

Kind Regards
Junio

@jsbranco
Copy link
Author

Is there any plans to integrate this?

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

Successfully merging this pull request may close these issues.

None yet

1 participant