iOS MDM App Installation/Cancellation Response
问题 I have developed an MDM Server using the iOS APNS method and I am pushing apps to mobile devices. I want the MDM Server to know when the App was successfully installed or when the user cancels the alert for App Installation. I issue the InstallApplication command and I get an Acknowledgement with State as Queued but I want an acknowledgement when the State is Installed. I tried to issue an ManagedApplicationList command after the InstallApplication command so that I can check if the app