iphone - Image on UIbutton visible on simulator but lost on device -
i have made application includes movie player in it. video starts playing on touching play button. have set image "play.png" on button , while running on simulator image shows on device image not show up.. checked application on ios 4.3 simulator , installed on device ios 3.2. because of older version ? thanks..
i don't think os version matters. check case of image name , 1 using.
once happened me because of wrong case of image name. image name "portraitbackground.png" , writing "portraitbackground.png". remember simulator running on mac os not ios. anyway, check case , write image name is. think .png , .png treated different haven't experienced it.
Comments
Post a Comment