I have an iPhone app that some of my users are running on their iPad in emulation mode. We're thinking about creating an iPad-optimized app, as well, which would be a separate app in the App Store (more features, different price point).
The problem is: if a user is running the iPhone app on an iPad and then they purchase our iPad-optimized version, how can they migrate their data out of the iPhone-only app and into the new iPad app?
Here are some alternatives I've considered:
Are there any other options for transferring tens of megabytes of data between two apps on the same device.
You can use a UIDocumentInteractionController
to let the user open a document in any app on the device that has registered support for the document type.
This will still make a copy of the document in the iPad app's sandbox. There's no getting around that.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With