react-native-firestack icon indicating copy to clipboard operation
react-native-firestack copied to clipboard

Fix blank code / message due to wrong variable names

Open jsbranco opened this issue 8 years ago • 1 comments

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 avatar Mar 06 '17 15:03 jsbranco

Is there any plans to integrate this?

jsbranco avatar May 16 '17 13:05 jsbranco