Question
iOS save and load over multiple mobile applications
Hi,
I'm trying to save some data to an external file from one mobile application & read it with another.
This is fine for Android using the documentsDirectory() but doesn't work with iOS.
Can anybody suggest a solution?
Is there a way of storing simple objects in memory from one app & reading in another?
Cheers
Neil
