iOS: Data sharing/upgrade
iOS: Data sharing/upgrade
- Subject: iOS: Data sharing/upgrade
- From: Phillip Mills <email@hidden>
- Date: Fri, 29 Apr 2011 10:42:45 -0400
I have an application that uses iTunes file sharing for documents (PDF, rtf, Pages...) and Core Data with sqlite for storing metadata about those documents.
I'm thinking of creating a simpler version with the same essential capability but without some of the advanced features, partly to promote the main program and partly because some people don't need the full version. The light edition would use the same document types and a subset of the Core Data structure.
My concern is that I'd like to support the scenario where someone starts with the simple version and then moves to the more complex one. Logically, the data should be perfectly transferable but to actually share or copy files seems painful.
What I don't know is, is there any coding possible that helps this happen?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden