You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im trying to open the CardScanSheet() but once the SimpleScanViewController enter to setupPrivacyLinkTextUi I get an error trying to get the privacyLinkString,
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
The text was updated successfully, but these errors were encountered:
Summary
Im trying to open the CardScanSheet() but once the SimpleScanViewController enter to setupPrivacyLinkTextUi I get an error trying to get the privacyLinkString,
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
The text was updated successfully, but these errors were encountered: