I am getting this error when using NSUbiquitousKeyValueStore in my watchOS 2 app:
NSUbiquitousKeyValueStore is unavailableSeems like iCloud Key-value storage does not work on watchOS even thought the docs states that it works.
Does anybody know how to get this working?