Amazon.com Widgets Leveraging iCloud.
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 25, 2013, 11:06:22 PM
Home Help Search chat Login Register   
News: Read this please.The Great Kangaroo Escape Looking for reviews of the 4th ed on Amazon!   Twitter:  @skochan
                     

+  Official Forum for Programming in Objective-C (the iPhone Programming Language) - Stephen Kochan
|-+  Old Stuff
| |-+  General Discussion
| | |-+  Leveraging iCloud.
Pages: [1]   Go Down
Print
Author Topic: Leveraging iCloud.  (Read 634 times)
scarubia
Newbie
*
Posts: 38


Email




« on: October 28, 2011, 06:49:27 PM »

I've got an idea for an app which allows for a principal user to create a database and add, subtract, or modify the information within it. The principal user has the option of making that database accessible (with or without password protection) to other users of the app. Read only or read and write permissions will be granted to users at the principal's discretion. Changes to the information within the database -- regardless of who makes them -- will appear on everybody's device in real time with accompanying notifications.

Can iCloud be utilized to perform the aforementioned functions?

Is iCloud the right tool for the job?

What are the alternatives?

Is it possible for this app to work without wifi or cellular availability?
Logged
skochan
Administrator
Hero Member
*****
Posts: 3106







« Reply #1 on: October 28, 2011, 07:06:59 PM »

iCloud sharing is very limited:  http://stackoverflow.com/questions/7762792/icloud-sharing-among-other-users

Alternatives would be to use something like a Shared Dropbox folder or a dedicated server for the app.

If the iOS device is offline, data could be stored locally and synced with the server when it's back online.   Of course, then you might have sync problems or problems using old data, etc (most of which are resolved by iCloud).

Cheers,

Steve
Logged
Pages: [1]   Go Up
Print
Jump to:  



Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Entire forum contents (c) 2009 classroomM.com. All rights reserved.