Top "Icloud" questions

iCloud is a web service from Apple Inc.

iCloud basics and code sample

As a beginner, I'm struggling with iCloud. There are some samples, but they are usually quite detailed (on the developer …

iphone objective-c ios cocoa-touch icloud
How to use iCloud to store and sync app files

I already have an iPhone App that stores data in a file in the local documents folder. Now I learnt …

objective-c cocoa-touch nsfilemanager icloud
Backup/Restore of notes in Notes.app, i.e. stored in iCloud (iOS, Mac OS X Mountain Lion)

I wish to make a regular backup of my notes stored on my iPhone, iPad and Mac OS in the …

export backup icloud restore
CoreData 'This NSPersistentStoreCoordinator has no persistent stores. It cannot perform a save operation.'

I have been following these instructions to help integrate iCloud support with CoreData and I am getting some errors. I …

iphone objective-c ipad core-data icloud
Using Core Data, iCloud and CloudKit for syncing and backup and how it works together

I am in the early stages of creating an app where I would like to save, sync and backup data. …

ios core-data icloud cloudkit
Apple iCloud calendar API

I've been trying to find out of its possible to access Apple's iCloud calendar from a web application. Does it …

calendar icloud
Swift write/save/move a document file to iCloud drive

I've been trying for over two days to write a file to iCloud drive. I have tried writing a simple …

swift icloud uidocument icloud-drive uidocumentpickervc
Automatic signing is unable to resolve an issue with the target's entitlements file

I'm following this tutorial on how to make an app that saves user generated data in iCloud. However, I'm running …

xcode8 icloud ios10.2
iCloud set up and provisioning

I am trying to set up iCloud within my iOS application, I have done the following: Removed all old certs …

xcode ios7 certificate icloud
Save iOS 8 Documents to iCloud Drive

I want to have my app save the documents it creates to iCloud Drive, but I am having a hard …

ios xcode ios8 icloud uidocument