hi i have develop small iphone application in which user can choose images from image picker and that image will be appear on view. when user first select image i have saved image name to database and with that name save that image to resource folder. so when a main view appear i searched for images from resource folder and display that image into main view. when i run this application in iphone simulator it successfully runs, but when i actually tried it for testing purpose in my iphone i am not able to display images on to main view in my iphone. Can any one have idea whats wrong with that?
plz help me.....!