I am developing an application which I want to save a file 'xxname' to the data folder of another application, the file is saved in the data folder of my application but how I move it from that folder.
Example: From: var/mobile/containers/data/application/myApp/Documents To: var/mobile/containers/data/application/OtherApp/Documents/bin
Thanks