NativeScript / NativeScript/nativescript-cli
NSLocalizedDescription=An App ID with Identifier '...' is not available.
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1.1k
- 派生
- 204
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 8
描述
From @house-md on May 17, 2018 17:18
Tell us about the problem
I created new project, autogenerated files for IOS (prov. profile and certificate). And when I try to build it to my phone for test it ends with error "NSLocalizedDescription=An App ID with Identifier 'org.nativescript.mindeetest' is not available. Please enter a different string." I tried atleast 10 different ids but every time the same error.
Which platform(s) does your issue occur on?
iOS
Please provide the following version numbers that your issue occurs with:
- CLI: 4.0.0
- Cross-platform modules: (check the 'version' attribute in the
node_modules/tns-core-modules/package.jsonfile in your project) - Runtime(s): tns-ios 4.0.1
- Plugin(s): (look for the version number in the
package.jsonfile of your
project)
Please tell us how to recreate the issue in as much detail as possible.
I created new project, autogenerated files for IOS (prov. profile and certificate). And when I try to build it to my phone for test it ends with error "NSLocalizedDescription=An App ID with Identifier 'org.nativescript.mindeetest' is not available. Please enter a different string." I tried more than 10 different ids but every time the same error.
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
NO code added. it occured with auto-generated project
Copied from original issue: NativeScript/NativeScript#5830
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,使用此处描述的自动生成项目和 provisioning profile,通过 NativeScript CLI 4.0.0 和 tns-ios 4.0.1 重现 iOS 构建。检查 CLI 对 provisioning 和 App ID 的处理;完成的标准是新生成的项目能够在测试用 iPhone 上构建,且不会出现 App ID unavailable 错误。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ios, javascript
- 领域
- cli, mobile
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 15/100