I have a text file I created manually with a text editor. I want that file to be loaded with my app. I have tried to copy the file to the ‘documents’ directory of the ‘sandbox’ in the simulator, and it finds that file when I run may app thru the simulator. But when I build the app for the iPad, and the load and test in the iPad the file cannot be found.
Where in my app directory do I store my text file so my app can access it. In my apps directory there are no subdirectories such as ‘system’ or ‘documents’ … so how do I access those directories to copy this text file to there (as this seems to be the place where files need to be), so this file gets copied into the build like any other resource?
Thanks
[import]uid: 35148 topic_id: 27869 reply_id: 327869[/import]