paulrehkugler / xkcd

xkcd iPhone app
MIT License
44 stars 9 forks source link

Search is broken in iOS 6 #18

Closed NeatNit closed 12 years ago

NeatNit commented 12 years ago

Using a 4th generation iPod Touch, when searching it always, no matter what, shows me all 1100+ comics.

josharian commented 12 years ago

If you're a developer, can you try current master? I believe that this should be fixed now. There are a few more items to clean up before I can cut another release, unfortunately.

NeatNit commented 12 years ago

Sadly, I am not. :P

I was only aware of that github page because I once reported a bug via email and you responded, linking there. I was feeling stupid so decided to report this one through there instead of by email. But no, I'm not a developer at all. Perhaps one day :)

On Wed, Sep 26, 2012 at 5:13 PM, Josh Bleecher Snyder < notifications@github.com> wrote:

If you're a developer, can you try current master? I believe that this should be fixed now. There are a few more items to clean up before I can cut another release, unfortunately.

— Reply to this email directly or view it on GitHubhttps://github.com/josharian/xkcd/issues/18#issuecomment-8893334.

josharian commented 12 years ago

Don't feel stupid! I really appreciate the bug report. No worries on not being a developer. I hope that I'll get some free time soon to work out the last few major kinks and get a new release out...

NeatNit commented 12 years ago

Oh, don't worry about me, I'm an excellent programmer! With LabView, that is... (google it) I've just yet to successfully teach myself a language (btw, got any tips on how to start?).

iOS 6 broke half my stuff. My favorite Minesweeper game, for example (which I'm addicted to beyond your wildest imagination), no longer lets me start a new game, so it's essentially useless. Just trying to help out by reporting the bugs :)

On Wed, Sep 26, 2012 at 5:55 PM, Josh Bleecher Snyder < notifications@github.com> wrote:

Don't feel stupid! I really appreciate the bug report. No worries on not being a developer. I hope that I'll get some free time soon to work out the last few major kinks and get a new release out...

— Reply to this email directly or view it on GitHubhttps://github.com/josharian/xkcd/issues/18#issuecomment-8894894.

josharian commented 12 years ago

I usually suggest http://learnpythonthehardway.org/ as a good entry point. iOS development is a bit less accessible, but I think http://www.bignerdranch.com/book/ios_programming_the_big_nerd_ranch_guide_rd_edition_ does a pretty good job once you're ready.

josharian commented 12 years ago

Updated submitted to the App Store. Closing.