
Hi,
I am trying to use the attached image in an UITableView cell. Images are in application bundle. Except this image and few images, other images are showing fine in the cell. I couldn't find whats the reason to not showing this image particularly. Could someone help me if you came across such problems?
myImageView.image = [UIImage imageNamed:@"icontemp.png"]