-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[BUG] Crash - StripeCardScan/UxModel.swift:128: Fatal error: Unexpectedly found nil while unwrapping an Optional value #2078
Comments
Hi @nickm01, thank you for reporting this, we are looking into it. |
Thank you @eurias-stripe , I'll take it over from here :-) Hello @nickm01! |
@jaimepark-stripe Xcode 14.0. Note also this did not crash with StripeCardScan 22.6.0. Thanks for looking into this! |
22.8.4 also has the same problem (22.6.0 works fine) |
Apologies for the late reply @nickm01. I got sick so I was out for a few days. Picking this ticket back up! Will update you with progress. |
Hi @jaimepark-stripe... wondering about any updates thanks! |
Hello @nickm01! |
@jaimepark-stripe it appears to yes (22.8.4) |
@nickm01 Let me put in a fix for this and will get it out by the next deploy. Let me ping you with the SDK version that contains the fix! |
Great thanks @jaimepark-stripe ... LMK |
@jaimepark-stripe when is the next deploy likely to be? |
Earliest would be next Monday 2022-12-05 if I can get this PR ready, tested, and merged by EOD. I'm rapidly getting this PR out but in all likelihood will be out by the next deploy train 2022-12-12. What I can do is schedule a mid-week deploy next week to get it out earlier than 2022-12-12. |
Hello @nickm01! |
@nickm01 |
Summary
Using 23.1.1 when trying to present the
CardImageVerificationSheet
Code to reproduce
iOS version
15.6.1
iPhone 7 plus
Installation method
Pods - 23.1.1
SDK version
23.1.1
Other information
this is the line it crashes on:
Trace below
The text was updated successfully, but these errors were encountered: