I suspect it has to do with capitalization. iOS is very strict about capitalization, so if your samples directory is actually "samples" and not "Samples", it won't find the background image. The same goes for the filename itself. Also, you may want to try to switch to a forward slash, as this is what iOS uses, although DS should be smart enough to use the correct slash for the correct operating system.