Simulator is not device !
I wanted to share with you an important breakthrough in my Iphone app development. Be careful if you are used to test your app on the simulator. One of my pictures didn’t show on the device whereas everything was fine on the device. I just discovered that the simulator is not case-sensitive whereas the device is !
So if you try to display an image called “addFriend.png” but you call it “addfriend.png”, the simulator won’t warn you any problems but the device won’t find your picture !
Apple ?! What did you think by doing such a thing ?!
Hope it saved some time !
Posted on Monday December 13th