Questions tagged [mkicloudsync]
3 questions
1
vote
0 answers
import/export files from/to iCloud from our application
I am working on iCloud api's for the first time. I want to import/export files (.doc,.pdf,.xls any kind of file) from/to iCloud through our application.
In our application there will be different kind of documents which the user should be able to…

RashmiG
- 318
- 1
- 4
- 11
0
votes
0 answers
Why MKiCloudSync doesn't sync NSUserDefaults?
I imported the MKiCloudSync files and it has been working fine for months.
Now, I don't know why, it doesn't sync NSUserDefaults across devices with same iCloud account enabled.
If i run the application on different devices of the simulator it works…

Spale350z
- 15
- 4
0
votes
1 answer
iCloud Key Value Sync - first launch
I am using iCloud to store sync user preferences between devices. On the device, these are stored in an array of 'Favorite Teams' in NSUserDefaults, and I am using MKiCloudSync to mirror them to the NSUbiquitousKeyValueStore. Changes on one device…

Ben Packard
- 26,102
- 25
- 102
- 183