标签: ios swift simulator mpremotecommandcenter
我想在锁定屏幕上显示命令中心,但它可以在真实设备上运行,而不能在模拟器上运行。
答案 0 :(得分:0)
自iOS 11以来,Apple删除了RemoteCommandCenter模拟
RemoteCommandCenter
所以我建议您使用iOS 10.x模拟器调试RemoteCommandCenter。