I am trying to observe the property isDeviceConnected from the microsoft band api, but it seems to not be working, so I assume that it for some odd reason is not kvo-compliant. But how would I approach observing and responding to changes of a variable? In some cases of normal matters overwriting/editing the setter would be sufficient, but as this is a property of microsoft api Im not able to do these changes?
Any help appreciated
EDIT: basically I want to have an icon that shows if band is connected or not