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

Crash on iOS in userPropsFromFIRUserWithToken callback #276

Open
Paul-Todd opened this issue Feb 2, 2017 · 1 comment
Open

Crash on iOS in userPropsFromFIRUserWithToken callback #276

Paul-Todd opened this issue Feb 2, 2017 · 1 comment

Comments

@Paul-Todd
Copy link

When the AUTH_CHANGED_EVENT returns back the result of the callback in userPropsFromFIRUserWithToken the "errorMessage" response looks for a localizedFailureReason property on the error object which is not present and an exception is thrown.

I see in the V3 branch this has been fixed already and the localizedFailureReason has been changed to the correct localizedDescription property.

Just adding this incase someone else gets hit by it until V3 is released

@ajonno
Copy link

ajonno commented Mar 27, 2017

hi Paul I"m seeing this crash in our app now too, timing couldn't be worse we're due for public beta tomorrow. I had raised an issue here (#318) before I saw this ticket.

i can't quite see how we can get a hold of the fix for this crash issue ? could you lend a hand on that at all and point us in right direction ? many thanks.

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

2 participants