mmackh / Hacker-News-for-iOS

Hacker News client for iPad and iPhone [DEPRECATED]
589 stars 169 forks source link

api for getting stories returns duplicate id #11

Closed lmatz closed 9 years ago

lmatz commented 9 years ago

Hi ! I find the api used for getting the stories may return same id for different stories and in many situations it happens to two stories in succession. Then the " next story button " and "previous story button" may fail cause the " indexOfStory " method use story's id to determine the index of current story.

mmackh commented 9 years ago

Thanks - this should be resolve now.