samuelclay / NewsBlur

NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.
http://www.newsblur.com
MIT License
6.92k stars 1k forks source link

Clean up http://ios.newsblur.com hack #313

Closed pabloav closed 11 years ago

pabloav commented 11 years ago

While looking into the xkcd challenge I saw you HACK: comment in (I believe) StoryDetailView.m There's a slightly cleaner(?) solution using custom scheme (ie., newsblur://) I'm not sure if its worth switching. I haven't looked at the libraries mentioned in this thread to see what they do: http://stackoverflow.com/questions/9473582/ios-javascript-bridge

samuelclay commented 11 years ago

Interesting. It's not a bad hack though, so I'm going to leave as is. Thanks for bringing this to my attention!