10-03-2020 09:47 - edited 10-03-2020 11:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-03-2020 09:47 - edited 10-03-2020 11:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Fitbit Studio is unable to build projects for Ionic.
Even when I open an example project (Minimal project that builds) you get an error when building this for Ionic.
Error messages that Fitbit Studio shows:
One or more builld targets was invalid: atlas, vulcan
Sometimes One or more builld targets was invalid: vulcan
I want to build a project for the Ionic! Thanks!
Answered! Go to the Best Answer.

Accepted Solutions
10-05-2020 13:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-05-2020 13:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
I did use SDK4.2 because I knew that SDK5 is not supported.
My solution was to download the whole project (by selecting export project) and then edit the package.josn file by hand (remove Atlas and Vulcan) and then uplaod the package.josn file again by drag-n-drop.
10-03-2020 13:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


10-03-2020 13:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
It sounds like you're trying to use SDK5 for Ionic. Ionic doesn't run that version of the operating system; you'll need to use SDK4.2.
Gondwana Software

10-05-2020 02:50
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-05-2020 02:50
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Ah, so you have Atlas and Vulcan enabled. To disable them temporarily up the sdk version to 5 then untick the Sense and the Versa 3 then revert back to the old sdk.

10-05-2020 13:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-05-2020 13:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
I did use SDK4.2 because I knew that SDK5 is not supported.
My solution was to download the whole project (by selecting export project) and then edit the package.josn file by hand (remove Atlas and Vulcan) and then uplaod the package.josn file again by drag-n-drop.
12-10-2020 10:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-10-2020 10:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Worked for me, but also had to right click on index.*** and widget.*** in the resources folder and rename to index.gui and widgetS.gui (Note the widget change to WIDGETS (s added) then worked like a charm! .
Thanks!
12-27-2020 07:48
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-27-2020 07:48
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
This worked for me, thanks James442. 😁

