04-29-2018 19:34
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-29-2018 19:34
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
"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?
Answered! Go to the Best Answer.

Accepted Solutions
04-30-2018 01:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


04-30-2018 01:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Did you start your project based on an existing one?
Try this:
- Rename your package.json to package.json.txt
- Delete the line with the AppUUID
- Rename package.json.txt to package.json
- Rebuild and try publishing again
04-30-2018 01:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


04-30-2018 01:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Did you start your project based on an existing one?
Try this:
- Rename your package.json to package.json.txt
- Delete the line with the AppUUID
- Rename package.json.txt to package.json
- Rebuild and try publishing again
04-30-2018 08:10
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-30-2018 08:10
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.

03-29-2020 23:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-29-2020 23:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
since 4.1 SDK it's not work.

