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.
我想在锁定屏幕中显示命令中心,但它可以在真实设备上运行,而不能在模拟器上运行。
苹果RemoteCommandCenter从 iOS 11 开始移除模拟,
RemoteCommandCenter
所以我建议你使用 iOS 10.x 模拟器来调试RemoteCommandCenter。