nenosinc / iCloudDocumentSync

Integrate iCloud into iOS document projects with one-line code methods. Sync, upload, manage, and remove documents from iCloud quickly and easily. Helps to make iCloud "just work" for developers too.
Other
1.22k stars 178 forks source link

[iCloud] iCloud unavailable #97

Closed GopiK14 closed 7 years ago

GopiK14 commented 8 years ago

Hi All, I am using your framework, its really useful. I using your iCloudApp project replaced with my credentials( Provisional Profile, App ID,iCloud Container Name,Entitlements). But i got this "[iCloud] iCloud unavailable" error. i cant able to access cloud files? Could Anyone help me to resolve the issues??

Thanks in Advance

Sam-Spencer commented 7 years ago

There are a number of reasons iCloud may be unavailable. Please set verboseLogging to YES and look at the console output for a list of reasons this error may occur. Additionally, in the sample app, you must turn iCloud ON when prompted and make sure you are signed into an iCloud account in the iOS Simulator.