ios - Not responding to touch event -


when tap on button, or cell, tap event, take while load first time. can 1 tell me why happening?

loading images, assets etc.. views takes while, on quickest of devices.

without having seen code, i'm pretty sure haven't "preloaded" everything... is, getting uiviewcontrollers, uiimages etc... loaded memory before fact.

singletons handy this.. tough resource heavy, job done..

another option @ nscache, handy class quick access data...

without example code, it's hard explain issue is...


Comments