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

App is crashing #39

Open
NehaEnstrapp opened this issue Mar 7, 2019 · 0 comments · May be fixed by #40
Open

App is crashing #39

NehaEnstrapp opened this issue Mar 7, 2019 · 0 comments · May be fixed by #40

Comments

@NehaEnstrapp
Copy link

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.'

Nomad00 pushed a commit to Nomad00/DMPasscode that referenced this issue Aug 26, 2019
- 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`.
- Closes D-32#39
- Closes D-32#38
@Nomad00 Nomad00 linked a pull request Aug 26, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant