Reference
cdp_native_errors
Read native-level errors from the exact authority-bound device. iOS uses simctl spawn for the claimed simulator; Android uses adb -s for the claimed serial.
Parameters
Section titled “Parameters”| Name | Type | Required | Default | Constraints | Description |
|---|---|---|---|---|---|
platform | unknown | No | Authority-bound platform; conflicting values are refused | ||
deviceId | unknown | No | Authority-bound exact device identifier; normally injected by the session | ||
sinceSeconds | unknown | No | min: 5, max: 3600, integer | How far back to look (default 60s, max 3600) | |
limit | unknown | No | min: 1, max: 100, integer | Max entries to return (default 10, max 100) |
cdp_native_errors()