I face the same issue now. Could you share what you did to resolve this?
Post
Replies
Boosts
Views
Activity
I even tried installing the rosetta, but yet not working. I am running in Xcode 15.4.
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? Unfortunately, I couldn't retrieve the crash report, but I was notified that the app crashed.