CapabilityApi does not return any Nodes
I'm attempting to communicate between my handheld and wearable app and I am trying to find the correct Node by using the CapabilityApi . I know that the devices are connected - other apps and samples work just fine - but when I run my wearable app neither calls to getCapability() or getAllCapabilities() return any Nodes at all. Everything else seems to work properly - in fact I can find the handheld device just fine if I use the NodeApi and sending messages with the MessageApi also seems to work properly - but the capabilities of each device are just not advertised for some reason. I have