App Crash on Lock Screen During Biometrics Permission Prompt Using LAContext()

I am using LAContext(), canEvaluatePolicy, and evaluatePolicy in my project, and I've encountered a crash under a specific scenario. When the permission prompt appears asking, "Do you want to allow [App Name] to use biometrics in your app?" and the user locks the device without selecting "Allow" or "Don't Allow," the app crashes at that point.

Has anyone else experienced this issue or tested this scenario?

Any insights would be appreciated!

Well, that’s not good.

Please post a full Apple crash report. See Posting a Crash Report for advice on how to do that.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

App Crash on Lock Screen During Biometrics Permission Prompt Using LAContext()
 
 
Q