
JohnS.87891 (Customer) asked a question.
We are using the Okta SDK for authentication in our iOS app, following the instructions by saving the stateManager object to secure storage with the command, stateManager?.writeToSecureStorage()
When we restart the app, and use the command self.stateManager = OktaOidcStateManager.readFromSecureStorage(for: oktaOidc.configuration). the stateManager object is showing as nil. Is there a way to debug why the read is failing?

Hello @JohnS.87891 (Customer) Thank you for reaching out to our community.
My advice would be to leverage the Okta Developer forums for this type of questions and take advantage of their expertise.
https://devforum.okta.com/