set_permission
Control app privacy permissions on iOS simulators: grant, revoke, or reset access to photos, camera, location, notifications, and more.
Instructions
Grant/revoke/reset a privacy permission for an app (e.g. photos, camera, location, notifications).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| service | Yes | e.g. all, photos, camera, location, notifications, contacts, microphone | |
| bundle_id | Yes | ||
| udid | No | Target simulator UDID. Defaults to the booted sim. |