-
Notifications
You must be signed in to change notification settings - Fork 422
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
Application crashed due to attempt to insert nil object from objects[0] error #3740
Comments
@wmathurin @brandonpage if you need more context to this. please reach out. SFS-iOS sees similar crashes in SFOauthSessionRefresher completeWithSuccess. |
@bhagwat8024 do you have any more logs about where the crash took place? I want to confirm if it's the same as what @bcriscuolo mentioned |
@bbirman yes we have please have a look into this:- |
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Reason: *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]
Termination Reason: SIGNAL 6 Abort trap: 6
The text was updated successfully, but these errors were encountered: