Hi I want to share data/files between apps on the SAME IOS device.
The scenario: one app pulls data (from a server / up to 1GB) to the device, and other apps should be able to access it.
How can I achieve this?
- without a Jailbreak
Possible solutions:
- Just small chunks: keychain, clipboard, custom URL (actually how small /limited are they)
If i don´t go for the appstore but direct B2B
what about private API and other things like this (as far as i am concerned the Apple regulations do NOT apply to an in-house App Store)
any other ideas?
thanks for your help