I'm working on a game that is trying to sync some NSUserDefault values on iCloud, I'm using the SDCloudUserDefaults (also tried MKiCloudSync), I created the app id on dev portal with iCloud enabled, created a new development provisioning, enabled entitlements on my project summary page and set the key-vcalue store, ubiquity container and keychain groups,... even removed app completely from devices... all done and ticked.
The game runs, no errors, all seems to be working, but I have two devices all both using same iCloud account, all both with the Settings->iCloud->Documents&Data enabled, both under Wifi just in case, but no matter what I do, they don't synchronise...
Devices are an iPad 1 with iOS 5.1.1 and iPhone 4 with iOS 6.0
Am I missing something?