I just hit this and figure I will save people some grief.
When you run in Windows simulator, file names are not case-sensitive, so if you do
display.newImage(“SomeFile.png”,0,0)
and the file is named “somefile.png”, it loads with no problems. On iOS it doesn’t, and that obviously causes problems.
Just a headsup. [import]uid: 160496 topic_id: 28737 reply_id: 328737[/import]