xcode_revoke_privacy_permission
Revoke privacy permissions like camera, location, or contacts from iOS apps during testing to reset app states and simulate user permission changes.
Instructions
Revoke privacy permission from 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 revoke |