NativeScript / NativeScript/nativescript-cli

NSLocalizedDescription=An App ID with Identifier '...' is not available.

Open
#3,601 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

code signing os: ios to-be-checked
Dominant language
JavaScript
Stars
1.1k
Forks
204
Avg merge
1d 9h
Merged PRs (30d)
8

Description

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.json file in your project)
  • Runtime(s): tns-ios 4.0.1
  • Plugin(s): (look for the version number in the package.json file 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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the iOS build with NativeScript CLI 4.0.0 and tns-ios 4.0.1 using the autogenerated project and provisioning profile described here. Check the CLI's provisioning and App ID handling; done means a newly generated project builds to a test iPhone without the App ID unavailable error.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, javascript
Domain
cli, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.