Managed Application Feedback
Get app feedback from a managed app on the device.
URL
PUT https://yourmdmhost.example.com/mdm#ManagedApplicationFeedbackCommandResponse Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/xml | ManagedApplicationFeedbackResponse | The response object the system returns for the Managed Application Feedback Command. |
Discussion
This command allows the server to get the feedback information of managed apps. In macOS 12 and later, macOS supports this command on the user channel.
The response doesn’t include apps that Declarative Device Management is managing.
Refer to the following sections to determine supported channels and requirements, and to see an example request and response.
Command availability
Device channel | iOS, Shared iPad, tvOS, visionOS |
User channel | macOS |
Requires supervision | NA |
Allowed in user enrollment | iOS, macOS, visionOS |
Required access right | AllowAppInstallation |
Example request and response
HTTP Body
The request object the server returns for the Managed Application Feedback Command.