03-18-2019 14:55
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.
03-18-2019 14:55
Announcing SDK 3.1 which adds support for the new Fitbit Versa Lite, and the ability to localize your apps and clock faces with our new i18n API.
https://dev.fitbit.com/blog/2019-03-18-announcing-fitbit-os-sdk-3.1/
03-19-2019 21:53
03-19-2019 21:53
According to the blog, apps were made automatically available for Versa Lite if compatible. How do we know if our apps were automatically converted or should we recompile ALL apps just in case?
Before Versa Lite was available to the general public, all apps and clock faces deemed to be compatible, were automatically made available without requiring them to be rebuilt with SDK 3.1 and the gemini build target.
03-19-2019 22:08
Gold Fitbit Product Experts share support knowledge on the forums and advocate for the betterment of Fitbit products and services. Learn more
03-19-2019 22:08
Look in the GAM page for each app.
Best Answer03-19-2019 23:39
03-19-2019 23:39
@Gondwana wrote:Look in the GAM page for each app.
I did but all my apps didn't have any indication that they support Versa Lite, enough for apps which I'm pretty sure don't use the barometer and physical buttons. So I'm wondering whether it was done without UI feedback.
Best Answer03-19-2019 23:57
Gold Fitbit Product Experts share support knowledge on the forums and advocate for the betterment of Fitbit products and services. Learn more
03-19-2019 23:57
I had a couple of my apps were white-listed automatically, and that's where it showed.
They look for reference to physical buttons, orientation, gyroscope, barometer and elevationGain (at least).
The Powers That Be acknowledge that the white-listing might have missed some Lite-friendly apps; you may need to re-upload and submit for review.
Best Answer03-20-2019 01:35
03-20-2019 01:35
@Gondwana wrote:I had a couple of my apps were white-listed automatically, and that's where it showed.
I had some really basic app which didn't use any permissions and they weren't automatically converted. Actually I suspect it is because my apps were compiled with SDK 1.0 and they probably only convert apps compiled with SDK 3.0.
Best Answer03-20-2019 02:00
Gold Fitbit Product Experts share support knowledge on the forums and advocate for the betterment of Fitbit products and services. Learn more
03-20-2019 02:00
You could be right. I think they're now up to SDK 3.1 as well.
Best Answer05-31-2019 12:39
05-31-2019 12:39
Great update with the i18n!
Proposed change: update buildTargets to use modelName instead of the weird alias names that don't mean anything to people outside of Fitbit.