prefer_pin
Fall back from biometric authentication to PIN/password by selecting the system fallback button or sending BACK, then verify the PIN pad with describe_ui before entering the PIN.
Instructions
Try to move a standard BiometricPrompt to its PIN/password fallback by selecting an explicit system button, or sending BACK as the generic cancel path. App-controlled prompts may suppress or rename this option, so confirm the resulting PIN pad with describe_ui before calling enter_pin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Target device serial (adb -s). Optional when exactly one device is attached. |