TTRequestLoader always raises "TTDASSERT failed: _cacheKey == request.cacheKey"

Posted by Hoang Pham on Stack Overflow See other posts from Stack Overflow or by Hoang Pham
Published on 2010-04-28T17:12:35Z Indexed on 2010/04/28 22:27 UTC
Read the original article Hit count: 370

Filed under:
|

I run the TTCatalog application from the Three20 library and encountered this error when click on the "Photo Thumbnails" of the "Three20 Catalog":

TTDASSERT failed: _cacheKey == request.cacheKey  

I look at the breakpoint and see that it is on line 119 of TTRequestLoader.m of the method addRequest.

I know that it failed to do the assertion of the cacheKey, but why this error appears even on the sample application, does anyone encounter the same error? What is the workaround of this?
Thanks,

P/S: I downloaded the Three20 from the git directory just yesterday. So I assume this be the newest one.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about three20