-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 4/21/11 4:43 PM, koko wrote:
> Can I write a file to some location other than the app bundle that other apps 
> can access in an iPad / iPhone app?

a) You can't write to the app bundle.  The OS disallows this, and I'm
pretty sure this would break code signing.

b) From the iOS Application Programming Guide: "To share data between
applications, use the pasteboard. To share files between applications,
use a document interaction controller object."

Seems like a good starting point would be "Document Interaction
Programming Topics for iOS" -
https://developer.apple.com/library/ios/#documentation/FileManagement/Conceptual/DocumentInteraction_TopicsForIOS/Introduction/Introduction.html



- -- 
Conrad Shultz

Synthetiq Solutions
www.synthetiqsolutions.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iD8DBQFNsMUPaOlrz5+0JdURArV9AJ4juosLpcUpzwaJBg1o1EOv+3dljACfbfZH
AP1EMCj+CankbwgEziR0fuc=
=wwsv
-----END PGP SIGNATURE-----
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to