I'm wanting to have one app (non Unity project) run in the background and write some data to an XML file. This is code I already have. However, for my Unity app I need to know where the file is located so I can read it it.
Does anyone know where iOS automatically saves the XML file it creates?