The icloud-api tag has no wiki summary.
0
votes
0answers
47 views
Image folder sync with iCloud
I have an app which syncs core data with iCloud. Now I should provide feature according which user should be able to link images from camera roll with some entity. And as a result, that images also ...
0
votes
0answers
85 views
iCloud sync plist file
I'm not good in programming, this is my first app.
I have made app using this tutorials:
...
3
votes
1answer
85 views
iphone iCloud - how can we upload picture from our app to iCloud.
i am new to icloud. i am working on an app. in my app i want to take backup of pictures to iCloud server. but i don't want to get those images back to my iPhone.
is this possible. how can be it ...
0
votes
0answers
289 views
Cannot open database - iCloud / Core Data
I am trying to setup my Core Data database for use with iCloud, I understand the basic and followed a nice tutorial on how to set it up, does anyone know what might be going wrong?
I am getting the ...
0
votes
0answers
79 views
iCloud Sync NSMetadataUbiquitousItemIsDownloadedKey
Reading through Appleās iCloud documentation, I found this information:
NSMetadataUbiquitousItemIsDownloadedKey: The value is an NSNumber object that contains a Boolean indicating whether the current ...
0
votes
0answers
73 views
how to deal with (A Document being saved by MyApp) files?
my application uses icloud. my application stores all it's data in 1 document and there should never be more than this 1 document. however, sometimes my NSMetadataQuery returns 2 documents
0: ...
1
vote
1answer
235 views
Problems handling NSMetadataQueryDidUpdateNotification non-UIDocument based iCloud files
I've already got headaches when trying to solve this: in my current app I'm using iCloud to store my documents - but I can't use UIDocument based storage for the data. So my approach was to follow ...
1
vote
1answer
298 views
Integration of iCloud in my android application
I need to integrate iCloud in my android application. Is it possible to integrate iCloud in my android application ? I find on net but not getting any solutions or any articles regarding this.
One ...
2
votes
3answers
1k views
iCloud NSUbiquitousKeyValueStore initial sync/access delay - how to handle?
I'm using NSUbiquitousKeyValueStore to store some app settings. My logic is: when I save data locally, I save it to NSUbiquitousKeyValueStore also as a backup. When I need settings, I read locally and ...
0
votes
1answer
101 views
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 ...
1
vote
1answer
97 views
Can I give my app entitlements to all data in a user's iCloud?
For example, is it possible the storage container key in the entitlements dictionary would accept "*" or "/", allowing me to access any and all data in that user's iCloud?
I am not worried about ...
6
votes
1answer
200 views
NSInternalInconsistencyException ( error during execution of SQL string 'INSERT INTO Y_UBMETA(YPEERID, YTRANSACTIONNUMBER) )
iOS iCloud
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'error during execution of SQL string 'INSERT INTO Y_UBMETA(YPEERID, YTRANSACTIONNUMBER)
Unresolved ...
2
votes
1answer
248 views
Getting list of apps from iCloud
Is there any way to get a list of apps in iCloud programmatically? I need to get a list of apps only.
1
vote
0answers
3k views
Download iPhone backups from iCloud
Does anyone know of a way to programmatically download iPhone / iPad backups from iCloud?
1
vote
0answers
247 views
Moving a UIManagedDocument from the sandbox to iCloud
My overall question is how to move an existing UIMangedDocument (with a core data sql store) from the local sandbox to the iCloud.
Everything I am reading online is telling me to use NSFileManager's ...
2
votes
1answer
364 views
A SIMPLER way to use iCloud with MonoTouch?
I need to add iCloud to my MonoTouch iPhone/iPad app, allowing the User to store the app data in the cloud. Unfortunately it seems that iCloud is way too complicated for something that, from my point ...
5
votes
1answer
263 views
Streaming from iCloud?
Is it possible to recreate a scenario like itunes match with iCloud APIs available to-date (i am writing/editing this in april 2012) .. specifically..I mean something like this>
A user creates a ...
4
votes
2answers
1k views
iCloud: Callback for NSFileManager's startDownloadingUbiquitousItemAtURL?
I am using NSFileManager's startDownloadingUbiquitousItemAtURL to download file from iCloud to local copy (the local does not yet have the copy of the file in this case). I can't seem to find the ...
0
votes
2answers
1k views
Should i worry about sandboxd deny file-write-data'
I have a database app. Single entity. I've just upgraded it to enable iCloud sync. Here's my PSC in my app delegate:
- (NSPersistentStoreCoordinator *)persistentStoreCoordinator
{
if ...
1
vote
2answers
177 views
Core Data + iCloud: Find NSManagedObject across devices
How do I find the same NSManagedObject object across 2 devices? I tried to save the [object objectID.URIRepresentation.absoluteString] but it doesn't seem to be consistent across stores ... when I ...
4
votes
0answers
1k views
icloud doesn't update the download precess
Usually, my code is ok to download the files from iCloud. But sometimes the downloading process will not be updated.
Following are some code snips:
start download:
NSFileManager* fm = ...
0
votes
1answer
265 views
Share Text Document, or Photos with iCloud
I would like to know if it is possible to upload a picture or a pdf Document to the iCloud and share it with others from there?
Just like on Facebook, I would like to Upload my Pictures and make it ...
0
votes
1answer
331 views
iCloud - Photo Stream
Is there any public API which will tell me if a user has iCloud's Photo Stream feature enabled on the device?
I wish to perform some actions based on the result of this call, so it is essential that ...
3
votes
2answers
549 views
openWithCompletionHandler completion handler argument always = NO
I have such code(I try to open documents from cloud):
NSPredicate *pred = [NSPredicate predicateWithFormat:@"%K ENDSWITH '.card'", NSMetadataItemFSNameKey];
NSMetadataQuery *query = ...
3
votes
5answers
4k views
Calling -[NSFileManager setUbiquitous:itemAtURL:destinationURL:error:] never returns
I have a straightforward NSDocument-based Mac OS X app in which I am trying to implement iCloud Document storage. I'm building with the 10.7 SDK.
I have provisioned my app for iCloud document ...
3
votes
1answer
357 views
OSX Lion application with iCloud access
I need to build an application for Lion with iCloud functionality.
I know that I have to sign the application in order to use entitlements options to enable iCloud.
I do NOT have to distribute my ...
2
votes
2answers
475 views
Retro-fitting my app for iCloud
I have been puzzling about retrofitting my app for iCloud for a few days and hope someone can help. After getting past code signing issues I am not sure I understand the model for incorporating ...
1
vote
2answers
366 views
Does the iCloud API allow music library access from iOS?
I understand that not all information is official yet, and that some information about the new OS is under lock and key, but is it publicly known yet whether the iCloud API will support iOS app access ...
4
votes
2answers
772 views
What are the alternatives for file upload on ios safari?
I have a mobile web app/site and I would like the users to upload a word document to our site.
As safari on the iPhone is not able to upload files what are the alternatives?
I have seen ...

