Am I doing something wrong, or is accessing NSUbiquitousKeyValueStore
from a Today Widget on iOS 8 not allowed at all?
I'm trying to access the containing app's NSUbiquitousKeyValueStore
, but, for example, when I -synchronize; it returns 0, as in failed.
Thank you, Matt