Hi All,
I am trying to share data between two app.
For that i tried to save plist in application area from one of my app.
But iOS doesn't allow me to do that. I can save plist only in 'Documents' dir, but another app can't access it due to Application sandbox feature.
Can any one tell me the way to share data between to app without introducing server architecture.
Thanks,
Deepak Arora
I am trying to share data between two app.
For that i tried to save plist in application area from one of my app.
But iOS doesn't allow me to do that. I can save plist only in 'Documents' dir, but another app can't access it due to Application sandbox feature.
Can any one tell me the way to share data between to app without introducing server architecture.
Thanks,
Deepak Arora