"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.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Did you start your project based on an existing one?
Try this:
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Did you start your project based on an existing one?
Try this:
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