Questions tagged [icloud-api]

111 questions
0
votes
1 answer

Error : json string did not start with array or object for icloud

I am working with iCloud first time. I uploaded the data to iCloud database successfully. I wrote the following code to retrieve the data: [[iCloud sharedCloud] retrieveCloudDocumentWithName: @"SessionInfo.plist" completion: …
Sujit
  • 21
  • 2
0
votes
1 answer

iCloud sync plist file

I'm not good in programming, this is my first app. I have made app using this…
0
votes
1 answer

Working with iCloud (manual saving)

I'm trying to implement my own way for documents- my user creates a document, then he chooses if to upload it to iCloud. Once it's been uploaded to iCloud, I want the document to be available only as read-only- which means I've decided its name, the…
Lior Pollak
  • 3,362
  • 5
  • 27
  • 48
-1
votes
1 answer

Problems in generating UIKit/UICloudSharingController.h

When I compile my app I get a long list of errors all connected to UIKit/UICloudSharingController.h as you may see in the attached screenshot. What does it mean and how to fix it?
Fabrizio Bartolomucci
  • 4,948
  • 8
  • 43
  • 75
-1
votes
1 answer

Dropbox migration(API v1 retired) iOS Objective c (Backup,restore)

Friends please help me how to migrate dropbox v1 to v2. My manager gives an old project to me, in this they have used sqlite database for store locally and Dropbox sdk to do backup the files. But the Dropbox v1 is retired now. i'm in serious trouble…
-1
votes
1 answer

How to get iCloud user info in OSX sdk?

How to get iCloud user info such as login email or user name in OSX ?
damithH
  • 5,148
  • 2
  • 27
  • 31
1 2 3 4 5 6 7
8