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

[BUG] EXC_BREAKPOINT On SimpleScanViewController (iOS) #3470

Open
DanielBeltranDSG opened this issue Apr 3, 2024 · 0 comments
Open

[BUG] EXC_BREAKPOINT On SimpleScanViewController (iOS) #3470

DanielBeltranDSG opened this issue Apr 3, 2024 · 0 comments

Comments

@DanielBeltranDSG
Copy link

Summary

Im trying to open the CardScanSheet() but once the SimpleScanViewController enter to setupPrivacyLinkTextUi I get an error trying to get the privacyLinkString,

image

Code to reproduce

let cardScanSheet = CardScanSheet()
cardScanSheet.present(from: self) { result in
....
}

iOS version

xcode Version 15.2
iOS 17.4.1

Installation method

SPM

SDK version

23.26.0

Other information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants