- Home /
iPad file IO
So I've got to the stage where I can get the application I'm working on to the iPad for testing. The problem is though, I can't write to a data file from the iPad. In Unity I write and modify the data file fine. But I'm unable to do so on the iPad. It seems to be reading from the file fine but I can't edit the file. ie save changes to the file. The file is located at ...Data/Raw/filename.txt. Is this where the file should be placed so it can be manipulated??
Any help would be appreciated.
Your answer
Follow this Question
Related Questions
Loading Textures during runtime and applying to Raw Images 2 Answers
File Browser that works on ipad + samsung + desktop 0 Answers
How to show number only key pad without occuping the complete screen in ios device & android device 0 Answers
Setting Procedural Material Texture Format 0 Answers
How to export Unity terrain heightmap to RAW file from Settings tool's button via script? 0 Answers