amitburst / HackerNews

A Hacker News reader iOS app written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data from HN not populating app

tylerzika opened this issue · comments

I followed the instructions from Getting Started. The app runs, but no data is being displayed on the app besides an advertisement.

I'm new to iOS development, so I could be missing something in my Xcode setup.

screen shot 2015-02-18 at 12 49 44 pm


screen shot 2015-02-18 at 12 53 19 pm

Ah yeah, I've noticed that posts have been broken for a few days now; sorry about that! This app uses the libHN library which is currently (as of a few hours ago) undergoing some changes that are trying to fix some stuff but haven't quite yet. You can track their progress here: bennyguitar/libHN@87d2a86

I will be sure to update this repo once everything is sorted on their end!

No worries @amitburst! I'm happy to know that it isn't a problem only I'm having. Thanks for starting this project. I can't wait for the update!

Phew, that took me far too long; I apologize! If you pull in the latest commits, posts should be loading as normally now, @tylerzika!