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 in AuthFoundation with OktaWebAuthenticationUI 1.2.0 #180

Closed
apoorv-trikha-ev opened this issue Mar 12, 2024 · 2 comments
Closed

Crash in AuthFoundation with OktaWebAuthenticationUI 1.2.0 #180

apoorv-trikha-ev opened this issue Mar 12, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@apoorv-trikha-ev
Copy link

Describe the bug?

Getting:
#3 (null) in specialized _ArrayBuffer._consumeAndCreateNew(bufferIsUnique:minimumCapacity:growForAppend:) ()
in Auth Foundation
Screenshot 2024-03-12 at 5 04 59 PM

Happening when called Credential.refresh()

What is expected to happen?

App should not crash

What is the actual behavior?

App is crashing
Screenshot 2024-03-12 at 5 15 41 PM

Reproduction Steps?

It was intermittent initially but now it is happening quite often that too in prod env.

Additional Information?

No response

SDK Version(s)

OktaWebAuthenticationUI 1.2.0

Build Information

No response

@apoorv-trikha-ev apoorv-trikha-ev added the bug Something isn't working label Mar 12, 2024
@mikenachbaur-okta
Copy link
Contributor

Thank you for reporting this @apoorv-trikha-ev. I see you're using version 1.2.0. Newer releases add more features, but most importantly #173 might be relevant for your problem.

Would you be able to try the newer version to see if it fixes your problem? If it doesn't, could you send in fully-symbolicated crash logs for this?

@apoorv-trikha-ev
Copy link
Author

We can close this. @mikenachbaur-okta Thanks for pointing me to the right fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants