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
- Remove `NSLocalizedString` macro, as it was causing issues when leveraged from Swift code.
- Refactor calls to above macro to instead use `NSLocalizedStringFromTableInBundle` directly.
- Add `NSFaceIDUsageDescription` to example app `Info.plist`.
- ClosesD-32#39
- ClosesD-32#38
Non-empty localizedReason must be provided.
app is crashing on show passcode
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Non-empty localizedReason must be provided.'
The text was updated successfully, but these errors were encountered: