I am trying to set up an ICloud container to load the documents for my app. My NsfileManager's UbiquityIdentityToken is always nil. I couldn't even find any folder (container with default app name) in the iCloud drive.
File.Pllist:
Please let me know if you need any further details. I am using XCode 6.4
I did follow the instructions from document and followed suggestions from here
This is the first time I am working with XCode, what am I missing? There were no build or compile errors.