Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

"App id already in use" error

ANSWERED

"App id already in use" error.

I'm getting this error on the gallery app manager when I try to upload  the .fba for a Clockface.

I'm creating a single project for versa and ionic. I'm using the index~300x300.gui naming convention and following the Multiple Devices document guidelines.

I have done this before with other Clockfaces without any issues.

What could be happening?

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Did you start your project based on an existing one?

 

Try this:

 

  1. Rename your package.json to package.json.txt
  2. Delete the line with the AppUUID
  3. Rename package.json.txt to package.json
  4. Rebuild and try publishing again

View best answer in original post

Best Answer
3 REPLIES 3

Did you start your project based on an existing one?

 

Try this:

 

  1. Rename your package.json to package.json.txt
  2. Delete the line with the AppUUID
  3. Rename package.json.txt to package.json
  4. Rebuild and try publishing again
Best Answer

Thanks Jon! that did it.

The problem was that I started a blank project and imported an existing set of files.

Therefore the .json file had the same ID number as one of my previous clockfaces.

Best Answer
0 Votes

since 4.1 SDK it's not work. 

Best Answer
0 Votes