I have to integrate iCloud for a old osx app. But the problem is the URLForUbiquityContainerIdentifier: always returns nil. I do test iCloud in a sample app with the same configuration for entitlements and code sign. Everything is ok. I wonder if it gets wrong because the app is created from older version of xCode. Do anyone have experience with this problem? Please help me about that. Thanks. Tuan
P/s: The app can access key value store normally.