Hi - I have an iOS app that needs to locally store data. I can do that with either a SharedObject or with File/FileStream. However, I've not been able to get the data to be shared with a second app. Because of the two different application domains, I don't think I can use a SharedObject... so have started looking at FileStream... and I'm not sure but it looks like on iOS I'm supposed to use the applicationStorageDirectory to save to, however that folder is different for each AIR app installed...
So - how to share a file between two apps on iOS?
North America
Europe, Middle East and Africa
Asia Pacific