【问题标题】:Unable to run the app on IOS device无法在 IOS 设备上运行应用程序
【发布时间】:2014-10-30 15:57:08
【问题描述】:

我创建了一个示例钛项目,我可以在模拟器上运行我的应用程序。但是当我尝试部署相同的设备时,出现以下错误,

[ERROR] :  Error details: Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“Plan India Feedback App”) were found.
[ERROR] :  Error details: CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.1'

谁能建议我这是什么问题以及如何解决。

Phone version is: 6.1.6
Emulator version: 8.1

【问题讨论】:

  • 您有付费的开发者许可证吗?它们每年花费 99 美元,并且需要在物理设备上运行任何应用程序。

标签: xcode titanium titanium-mobile code-signing titanium-alloy


【解决方案1】:

这表明您的应用程序 ID 和配置文件不匹配。请将它们设置为相同,您会很高兴

谢谢

【讨论】:

  • 感谢您的回复。我们如何匹配两个 id 相同的。在创建项目时?请向我解释更多。我是 IOS 应用开发新手
  • 是的,我尝试了相同的链接。我在配置文件中的应用 ID 是:Plan India Feedback App。那么我应该为项目 ID 提供什么 ID。
  • 我正在尝试创建钛项目
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2020-12-06
  • 2011-09-28
  • 2022-01-03
  • 2019-08-07
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多