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

Settings template app

Hi

the "settings" template at https://studio.fitbit.com/projects/create

It doesn't seem to do much, the screen on my watch goes white but I was expecting something like my companion phone being able to control the watch colour. I think I am missing something. The console looks ok (below). Any help gratefully received

 


Console

[5:03:39 pm]Sideload successful!
[HOST][5:03:40 pm]App Started
[HOST][5:03:40 pm]Launch complete - durations: foregrounding(437ms), first paint(19ms), total(472ms).
[HOST][5:03:39 pm]Loaded and evaluated: file:///android_asset/bootstrap.js
app/index.js:18,3
[5:03:41 pm]App Socket Open
[HOST][5:03:39 pm]Loaded and evaluated: file:///data/user/0/com.fitbit.FitbitMobile/app_companions/d5a6949f-2baa-42cd-89e0-8efedc5b7f12/0x0ad398e28f15da45/companion.js
[HOST][5:03:39 pm]Companion launched by [launchedOnTracker]
companion/index.js:5,1
[5:03:39 pm]Companion Socket Open
[HOST][5:06:18 pm]App timeout triggered; app closing. See https://dev.fitbit.com/build/reference/device-api/appbit/#interface-appbit- for more information.
[HOST][5:06:18 pm]App Closed

Best Answer
0 Votes
3 REPLIES 3

I have run this successfully now on the simulator and the companion launches. When I run on my Galaxy S9 and Versa3, the companion does not seem to run, I can't find it anywhere on the phone and there is no error message.

Best Answer

The companion doesn't have a user interface of its own. You're probably looking for the project's 'Settings', which are in the developer section of the Fitbit app (assuming you're side-loading via the developer bridge). The project name may not initially be listed as installed; swiping down should refresh the list of installed side-loaded projects.

Peter McLennan
Gondwana Software
Best Answer
0 Votes

companion as on the simulatorcompanion as on the simulatorThanks Gondwana for the reply. Yes I am side loading. Within the Fitbit app, starting at the deepest level, I can find a page of logs, a page with the Settings App's Name, UIID, Build, Status and Settings, the Developer Menu with the bridge and side loaded Apps (which includes the Settings App), the Versa 3 page, the Account page and the Home page but nothing that gives me control of the colour of the watch. A screenshot of the companion on the simulator attached, this is presumably what I am looking for.

Tony

Best Answer
0 Votes