Currently i have a WearableService that implements onCapabilityChanged method that receive this events automatically (At least I think so) but i’ve been trying to fire it with emulators but it doesn’t execute the method. Is necessary test with a real device?
I have a single service in my manifest (Currently i receive dataUpdates and messages without problems)