Hi,
I have an app which has biometric pin (face id/touch id) authentication.
Can I test biometric pin with xamarin.uitest in xamarin forms? I can simulate biometric pin matches or not on simulators. Can I trigger it from uitest? Is there any command or backdoor method for this?
Thanks in advance.