Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试测试 iOS 中的 MDM 功能。我已经在设备上安装了配置文件,现在我无法将其发送{"mdm":"PushMagicValue"}到设备。有些人可以提供python代码来做到这一点。任何帮助将不胜感激...
{"mdm":"PushMagicValue"}
试试PyAPNs。您需要在 developer.apple.com 上设置您的应用以使用 APN 并使用正确的密钥。