gpt4 book ai didi

ios - SiriKit 应用在安装应用时出现 "App installation failed"错误

转载 作者:塔克拉玛干 更新时间:2023-11-02 09:05:52 25 4
gpt4 key购买 nike

错误,

This app or an app that it contains has a Siri Intents app extension that declares values in its IntentsRestrictedWhileLocked key's array value that are not in its IntentsSupported key's array value (in the NSExtensionAttributes dictionary in the NSExtension dictionary in its Info.plist).

我在 IntentsRestrictedWhileLocked 中添加了一项。

最佳答案

所以解决方案是,任何在 IntentsRestrictedWhileLocked 项目中的项目都必须在 IntentsSupported 中。

这将要求用户首先解锁 iOS 设备以执行此 Intent INPayUsingApp 的操作。 Pay using app

In the IntentsRestrictedWhileLocked key, add a String item for each intent for which you require the device to be unlocked. Set the value of each item to the class name of the intent.

这将要求用户首先解锁 iOS 设备以执行此 Intent 的操作。

关于ios - SiriKit 应用在安装应用时出现 "App installation failed"错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40042562/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com