xcode_get_privacy_permission
Retrieve app privacy permission status for services like camera, location, and contacts using the UDID and bundle ID on the MCP Appium Server.
Instructions
Get privacy permission status for an app
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bundleId | Yes | Bundle identifier of the app | |
service | Yes | Privacy service (camera, photos, location, etc.) | |
udid | Yes | The UDID of the simulator |