thiagoperes / IDMPhotoBrowser

Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

report a crash

amazingyyc opened this issue · comments

when the photo's array that delivered to the IDMPhotoBrowser is nil or 0, it will be crash.
it looks like that the function - (id)photoAtIndex:(NSUInteger)index couldn't consider the situation.