I have placed the image in the same folder as the source code. Specifically, I am unable to generate the image object; it returns null.
I unsuccessfully tried -initWithContentsOfFile:, placing the image in the Resources folder, and using a .jpg instead of a .png. Still no image. I would appreciate any help. Thanks.