菜鸟教程小白 发表于 2022-12-11 22:33:21

ios - Siri 快捷方式 : How to require unlocking the phone


                                            <p><p>Siri Intent:是否可以要求用户在执行前解锁 iPhone?我不希望 Intent 导致启动相应的 iOS 应用程序。 </p>

<p>如果我取消选中“支持后台执行”框(如下所示),Siri 需要解锁设备,但它也会启动应用程序,我不想这样做。</p>

<p> <a href="/image/rfHsW.png" rel="noreferrer noopener nofollow"><img src="/image/rfHsW.png" alt="enter image description here"/></a> </p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>找到了答案。请参阅屏幕截图。在 Intent 定义文件中,将“authentication”设置为“Restricted While Locked”</p>

<p> <a href="/image/09XNo.png" rel="noreferrer noopener nofollow"><img src="/image/09XNo.png" alt="enter image description here"/></a> </p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - Siri 快捷方式 : How to require unlocking the phone,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/55327252/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/55327252/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - Siri 快捷方式 : How to require unlocking the phone