Question: who owns the data stored with iCloud? Do developers still get to own their data, or is it going to be subject to sniffing from Apple?
iCloud for Developers
11–20 of 26 posts
Re: iCloud for Developers
#12Question: who owns the data stored with iCloud? Do developers still get to own their data, or is it going to be subject to sniffing from Apple?
A private and secure platform results in more adoption.
Re: iCloud for Developers
#13In the iCloud world, a user pays for his storage space directly to Apple. That will be an interesting shift for startups. There will be no backend expenses on a per user basis. How to monetize the user is still wide open, but Apple will be covering the storage and server tab. (With money added from heavy users. Casual users needn't pay.) The dark side of this is that there doesn't appear to be a way for a browser or…
Re: iCloud for Developers
#14In the iCloud world, a user pays for his storage space directly to Apple. That will be an interesting shift for startups. There will be no backend expenses on a per user basis. How to monetize the user is still wide open, but Apple will be covering the storage and server tab. (With money added from heavy users. Casual users needn't pay.) The dark side of this is that there doesn't appear to be a way for a browser or…
Is storage that large a problem for most startups, though?
I think the shortest answer is "no.. but a small percentage of users use very large amounts which can end up as a problem".
Re: iCloud for Developers
#15In the iCloud world, a user pays for his storage space directly to Apple. That will be an interesting shift for startups. There will be no backend expenses on a per user basis. How to monetize the user is still wide open, but Apple will be covering the storage and server tab. (With money added from heavy users. Casual users needn't pay.) The dark side of this is that there doesn't appear to be a way for a browser or…
What APIs do the iCloud.com web-apps use, then? ("Non-public ones" is the likely answer.)
Re: iCloud for Developers
#16In the iCloud world, a user pays for his storage space directly to Apple. That will be an interesting shift for startups. There will be no backend expenses on a per user basis. How to monetize the user is still wide open, but Apple will be covering the storage and server tab. (With money added from heavy users. Casual users needn't pay.) The dark side of this is that there doesn't appear to be a way for a browser or…
> There doesn't appear to be a way for a browser or non-Apple product to interact with the stored data What APIs do the iCloud.com web-apps use, then? ("Non-public ones" is the likely answer.)
Re: iCloud for Developers
#17I wrote an iOS app using Core Data and iCloud, and it was the worst experience I've had so far developing for the platform. From top to bottom, the Core Data concepts are simultaneously too low-level and too opaque. I found myself copying multi-page code snippets from the web and hoping they would work. Basic concepts like merging conflicts were obfuscated and brittle. Contrast that with Firebase, which has been a re…
Re: iCloud for Developers
#18In the iCloud world, a user pays for his storage space directly to Apple. That will be an interesting shift for startups. There will be no backend expenses on a per user basis. How to monetize the user is still wide open, but Apple will be covering the storage and server tab. (With money added from heavy users. Casual users needn't pay.) The dark side of this is that there doesn't appear to be a way for a browser or…
Re: iCloud for Developers
#19Re: iCloud for Developers
#20In the iCloud world, a user pays for his storage space directly to Apple. That will be an interesting shift for startups. There will be no backend expenses on a per user basis. How to monetize the user is still wide open, but Apple will be covering the storage and server tab. (With money added from heavy users. Casual users needn't pay.) The dark side of this is that there doesn't appear to be a way for a browser or…