Hey guys,
first of all I am very happy with my Fitbit Ionic watch so far. There were some minor issues but all in all it is a really great device that I keep on recommending to friends and colleagues. Now I have an issue that is very hard to debug. I built a clockface that displays some basic information like the time, the heartbeat sensor data and so on. This works properly. In addition to that I also request the current stock price of a company via the companion app and send it over to the watch to display it. This always worked and it still does when I run the app in the Fitbit OS Simulator. But the watch itself does not seem to receive any messages from the companion app whatsoever. I just cannot get it working and I did not change the code. I updated to version 3.0. I am not sure if my issues are related to the update but that was roughly when the problems started. Any ideas? I can post the code if necessary but I am strictly following the documentation 😕
What I have tried so far:
- redeploying the clockface on the watch and redeploying the companion app on the phone
- running the same app in the simulator (and yes, there it works properly)
Answered! Go to the Best Answer.
Best AnswerIt may sound really weird but restarting my phone fixed the issue. I do not know why but it did...
Best Answer