菜鸟教程小白 发表于 2022-12-11 19:26:56

ios - 如何以编程方式确定 CarPlay 连接?


                                            <p><p>只是想知道:有没有办法以编程方式确定 iPhone 是否(通过 USB 或蓝牙)连接到 CarPlay 系统?提前致谢。</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>CarPlay 导航应用可以使用 <code>CPApplicationDelegate</code> 来确定它们是否已连接。 CarPlay 音频应用不需要这样做。</p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - 如何以编程方式确定 CarPlay 连接?,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/47810594/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/47810594/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - 如何以编程方式确定 CarPlay 连接?