Skip to content

status_bar_clear

Clear all previously applied status bar overrides on an iOS simulator, restoring the status bar to its default dynamic behavior. The time, battery, network indicators, and carrier name will return to reflecting the simulator’s actual state.

ParameterTypeRequiredDefaultDescription
deviceIdstringYesThe UDID of the target simulator (must be booted).

“Reset the status bar back to normal”

{
"deviceId": "F3A1B2C3-D4E5-6789-ABCD-EF0123456789"
}

“I’m done with the screenshots, restore the status bar to defaults”

{
"deviceId": "A1B2C3D4-E5F6-7890-ABCD-EF1234567890"
}
Status bar overrides cleared.
Device: iPhone 16 Pro (F3A1B2C3-D4E5-6789-ABCD-EF0123456789)