Post

Replies

Boosts

Views

Activity

Comment on LocalAuthentication like Face ID crashes using swift 6 iOS 18.1
Hello Quinn thanks for answering, yes changing to async await method works. I'm going to leave the method using async that works func authenticate() async { let success = try await context.evaluatePolicy(.deviceOwnerAuthenticationWithBiometrics, localizedReason: reason) } Also i open a bug before your answer i will leave the bug number for the record Dec 11, 2024 at 9:48 AM – FB16082108 best regards
1w