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

Versa Lite Catch-22 in Gallery App Manager

I originally submitted a clockface that would run on Ionic, Versa, Versa 2, and Versa Lite. Because one of the available stats was Floors, I had code that checked if the watch were a Versa Lite and, if so, didn't offer up the Floors option.

 

The submission was rejected because the Versa Lite doesn't support Floors and the app does. So I removed Versa Lite from the supported devices, and it was approved. I then created a Versa Lite version that didn't support Floors and submitted it. The Versa Lite version was rejected because I already had a similar version, and I was told to incorporate Versa Lite into it.

 

So I'm not sure how to proceed at this point. Any suggestions?

 

Best Answer
0 Votes
2 REPLIES 2

The best solution is to handle the missing barometer sensor in code and not display floors if the sensor is unavailable, and only submit a single version of your clock.

 

These 2 guides should help.

 

https://dev.fitbit.com/build/guides/sensors/barometer/

https://dev.fitbit.com/build/guides/multiple-devices/

 

Don't forget to ensure your screenshots are accurate per device too.

Best Answer

Thanks. Your suggestion is what I originally submitted, but I'll try that again with a note.

Best Answer
0 Votes