okta-mobile-swift
okta-mobile-swift copied to clipboard
Crash in AuthFoundation 1.6.1
Describe the bug?
We have observed a crash in 1.61.
What is expected to happen?
App should not have crashed.
What is the actual behavior?
App crashed.
Reproduction Steps?
It happened only once when we were trying to log into the app.
Additional Information?
No response
SDK Version(s)
1.6.1
Build Information
No response
Do we have an update on this?
@apoorv-trikha-ev do you have a symbolicated crash report you could share? It would be nice to see what the rest of the threads look like during this crash.
@mikenachbaur-okta We don't have a symbolicated crash report
Sorry for the late response @apoorv-trikha-ev. Have you managed to get any crash logs that include what's happening in the other threads? Its unlikely, but this might be a multithreading issue, but I'd like to verify that hypothesis before working on a fix.
@apoorv-trikha-ev I made a change that should address this problem, and it was recently released in version 1.8.2. I encourage you to update and see if this fixes your problems.