03-07-2019 02:30
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-07-2019 02:30
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi Fitbit,
Can you point me in the right direction for information developing apps (or porting apps from Versa) to run on Versa Lite?
E.g. is there any difference in screen size, memory, sensors?
As it only has one button what do you do if you use the other two buttons?
Ta

- Labels:
-
Versa Lite
03-07-2019 03:32
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-07-2019 03:32
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @DrRobin, good to see you around.
I've moved your post to the SDK development forum. You should receive a better response to your question here.

03-07-2019 03:58
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-07-2019 03:58
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
We'll be publishing all of the relevant information on the developer website soon.
In summary:
- The screen dimensions are the same (300x300).
- You should check if a sensor exists before you use it.
- User activity `elevationGain` is not supported.
- Versa Lite (gemini) will be available as a build target.
- Combo buttons are unaffected, but right-side button events aren't available due to the lack of physical buttons.
05-04-2019 18:28 - edited 05-04-2019 18:29
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

05-04-2019 18:28 - edited 05-04-2019 18:29
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Since there is no developer bridge for the Versa Lite, and we need to test apps through side-loading, what happens when we need to test an updated app? Once we upload a new .fba file, can we side-load it immediately with the same link in the GAM as before?
Thanks!
05-06-2019 11:56
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

05-06-2019 11:56
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Replying to my own question -- You need to create a test app on the GAM, and change the App ID in the package.json file. Then you can upload it to the GAM, side-load it, and just never submit to publishing.
I have never seen this method of app management before.
01-11-2020 20:05
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-11-2020 20:05
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
And how do you do that?

