Xcode 16 Beta 2. iOS 18 Simulator Biometrics Issue

Hi,

I am trying to achieve biometric authentication in iOS 18 Simulator but getting the below error. The same things works in iOS 17.2 simulator in the same Xcode version that is Xcode 16 Beta 2.

  - some : Error Domain=com.apple.LocalAuthentication Code=-1000 "UI service connection invalidated." UserInfo={NSDebugDescription=UI service connection invalidated., NSLocalizedDescription=Authentication failure.}

Here is the crash report screen shot as well when getting error in biometrics.

Xcode 16 Beta 2. iOS 18 Simulator Biometrics Issue
 
 
Q