Skip to content

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.

NameTypeRequiredDefaultConstraintsDescription
platformunknownNoAuthority-bound platform; conflicting values are refused
deviceIdunknownNoAuthority-bound exact device identifier; normally injected by the session
sinceSecondsunknownNomin: 5, max: 3600, integerHow far back to look (default 60s, max 3600)
limitunknownNomin: 1, max: 100, integerMax entries to return (default 10, max 100)
cdp_native_errors()