11-16-2018 17:22
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
11-16-2018 17:22
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I have created 2 watch faces both using the official online Fitbit studio, also the coding all followed the standards.
They were normally submitted and got approved by the official.
Since the watch faces are written online, the frameworks and code standards are all compliant, I am wondering what chances could it be for the watch faces not able to be installed?
Any ideas?
Answered! Go to the Best Answer.

Accepted Solutions
11-17-2018 09:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

11-17-2018 09:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
In your package.json file, did you specify SDK Version 1.0 or 2.0? If you specified 2.0 i don't believe that app can be installed on a device that only has SDK Version 1.0 installed. And most devices, as I understand it, are at 1.0.
Unless you need features from the 2.0 SDK, specify 1.0 and see if that helps.
John

11-17-2018 08:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


11-17-2018 08:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
@SunsetRunner
I've moved your post to the SDK Development board. You should hopefully receive a better response to your issue here.
11-17-2018 09:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

11-17-2018 09:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
In your package.json file, did you specify SDK Version 1.0 or 2.0? If you specified 2.0 i don't believe that app can be installed on a device that only has SDK Version 1.0 installed. And most devices, as I understand it, are at 1.0.
Unless you need features from the 2.0 SDK, specify 1.0 and see if that helps.
John

