I have an issue with reading files from the resource directory. Its all fine when I launch the program on simulator, but on my device (Samsung Galaxy S III) I get an error telling that function system.pathForFile() returns nill.
I can add that Im only trying to get path to the folder to list files in it, not to get to a specyfic file.