If it carries out, how can an iPhone terminal be locked using MDM?

血红的双手。 提交于 2019-12-05 06:49:39

问题


I am using "APNs" of Apple, and "MDM". The list of applications is also acquirable from the iOS terminal using "MDM". But, only the lock of a device cannot be performed. An error message is not displayed. The payload of a success. PUT is carried out to the server. However, an iPhone terminal can be used ordinarily, without being locked. "DeviceLock" of MDM Protocol Reference is being used for the payload. If it carries out, how can an iPhone terminal be locked using MDM? Please let me know. Please help me.


回答1:


Check device logs when you are sending "DeviceLock" command.

When you are sending "DeviceLock" command from MDM server then what is the change in iPhone screen? For me iPhone screen is locked when "DeviceLock" command is sent and I can again swipe the finger to unlock the device.



来源:https://stackoverflow.com/questions/10665966/if-it-carries-out-how-can-an-iphone-terminal-be-locked-using-mdm

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!