selected image wouldn't load in ego image viewer in ios 7
问题 I am using EGOPhotoViewer to load up a bunch of images from the s3. They are shown in thumbnails first in table view, so when a user clicks 5th row of image, it loaded the image into image viewer starting at 5 of 20 . and this is working smoothly in ios 6. but when I installed ios 7 and run my app.I got an error. it fails to load the clicked image. when user click 5th row of image,image viewer load the very 1st image starting at 1 of 20. i am using this much of code. - (void)tableView: