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

Studio error while watchface design of Versa1 (pls help)

Dear Community Members / Fitbit Developers, 

 

While when I am designing my clock face for Versa1, using the latest Fitbit Studio, I am getting the below error, can you help what does this mean

 

"Sideload of app failed. App was built for Fitbit Versa 3 and Fitbit Sense, but connected device only supports Fitbit Versa applications"

 

Pls help, why this error. Is it something that with latest studio we cant design watch faces for old devices such as Ionic & Versa1 ?

Best Answer
3 REPLIES 3

Hi!

It looks like you are trying to build an SDK 5.0 application for the Versa 1 which only supports SDK 4.2.

To fix this issue, go to the package.json file and change the SDK version to 4.2.

AppazeStudios_0-1603046030015.png

 

Kind Regards
Dominik

 

Best Answer

Hi Dominik, 

 

Thanks I made the required changes you suggested, now I am getting the below error, Pls suggest what to do next Plss..

Thanks again 

 

fibit error.PNG

Best Answer
0 Votes

Hi!

You need to rename the "index.view" file to "index.gui" and rename "widget.defs" to "widgets.gui".

Kind Regards
Dominik

Best Answer