So I just started working with the API, setup my App ID, and then ran a search for a location.
Let's just say I did a search for "Italian Food", I get several returns for places that have Italian Food near my current location, but then my App crashes and I get this readout in XCodes console:
2011-12-28 23:24:49.237 myAPP[26268:707] Should've been invalidated
If anyone else has experienced this please help me out. I have no clue why I am getting this message. I even tried to search through the API files to find an NSLog that would push this message, just as a clue as to where things are going wrong, but it is no where to be found.
I also noticed that I can change my App ID to whatever I want -- I still get results returned - but still the crash. Should I assume that my App ID is not right? This would not make sense because I just got it from Yahoo! It should be fine.
Please help.
