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.
只是想知道:有没有办法以编程方式确定 iPhone 是否(通过 USB 或蓝牙)连接到 CarPlay 系统?提前致谢。
CarPlay 导航应用程序可以使用CPApplicationDelegate来确定它们是否已连接。CarPlay 音频应用程序不需要这样做。
CPApplicationDelegate