【发布时间】:2020-12-16 06:33:48
【问题描述】:
我们将通用配置文件用于开发目的。但是在 Codenameone IOS Debug 构建中使用它们时,我收到以下错误。
error: Provisioning profile "X" doesn't support the In-App Purchase capability. (in target 'Main' from project 'Main')
error: Provisioning profile "X" doesn't match the entitlements file's values for the application-identifier and keychain-access-groups entitlements. (in target 'Main' from project 'Main')
我检查了提示,但找不到关闭应用内购买功能的方法(似乎默认为所有构建启用)。有没有办法禁用它。谢谢。
最好的问候, 计算机科学
【问题讨论】:
标签: ios codenameone