Hi, how are you?, Is there any way to know if the fitbit is connected to internet and the synchronization with companion is active. because i already could do it, but i'd like to know if the API has these functionalities.
Really appreciate with you
Have a great day!!!
Best Answer
@Yahuarcani wrote:Hi, how are you?, Is there any way to know if the fitbit is connected to internet and the synchronization with companion is active. because i already could do it, but i'd like to know if the API has these functionalities.
Really appreciate with you
Have a great day!!!
You can always check the status of the peer socket at peersocket . This can be done from either the phone or the watch to check the connectivity to the other.
Checking internet would be done from the companion app itself, mostly by attempting to open a web socket and seeing if you succeed
Regards,
Reign
Best Answer