My app is supposed to be able to read and edit PDF, DOC and TXT file formats, so I decided to use another application (let me name it as app2) to open and edit files from my application.
But when I save the file in app2, file gets saved into sandbox of the app2. Is it possible to make app2 save files into my application's sandbox?