simulate_biometrics
Trigger Touch ID or Face ID success or failure on an iOS simulator to test biometric authentication flows using the specified device UDID.
Instructions
Simulate Touch ID or Face ID authentication (success or failure).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| match | No | True for successful authentication, False for failure | |
| device_id | Yes | Simulator UDID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |