clearState
Clear app data, cache, and preferences to reset to fresh install state.
Usage examples
- clearState- clearState: app.id- clearState:
appId: app.id
label: Reset ExampleAppPlatform-specific behavior
adb shell pm clear {package name}Last updated