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

Reliability issues

I've created the Hello World app (iOS), the one that changes the text from Hello World into "Fitbit Studio rocks"

I added a companion apps that when it starts it sends sequential messages to the band.

  1. very often the app starts but it doesn't even change the text to "Fitbit Studio rock".
  2. there is no way to reliably start the companion app (which I wouldn't need if there was a way to have the watch listen to bluetooth messages, but such is life). It's very hit and miss, mostly miss.

Is there anything that can be done to improve the overall reliability? I have "allow to run in background" checked in the json package.

Best Answer
3 REPLIES 3

Well, I got "lucky" and I was able to repro 1. while in FitBit studio. So

  1. "Unhandled Error: Failed to create Comms session" is causing this when importing messaging in my app.js
    2. seems like I am in good company, a lots of complaints about companion app reliability....
     
     
     
Best Answer

Yep. Apparently the companion does not send messages nor write files when supposed to. I am having a lot of issues with it currently. 3 apps with the same code, they all behave differently...

Best Answer

Any success in getting this recognized as an issue? Are we stuck in limbo?

Best Answer
0 Votes