xcode_reset_privacy_permission
Reset privacy permissions for iOS apps during testing by clearing camera, location, contacts, or other service authorizations on simulators to ensure consistent test environments.
Instructions
Reset privacy permission for an app
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | Yes | The UDID of the simulator | |
| bundleId | Yes | Bundle identifier of the app | |
| service | Yes | Privacy service to reset |