I have an core data app that stores strings and a couple of images. I would like users to be able to send entries to each other via email (like Apple's Contacts app).
I have created a url scheme that exports/imports all the strings, but the image data is a tough one.
Any help or point in the right direction would be greatly appreciated. Thanks