xcode_grant_privacy_permission
Grant privacy permissions like camera, location, or contacts to iOS apps during automated testing with Appium.
Instructions
Grant privacy permission to 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 grant |