JMStaticContentTableViewController icon indicating copy to clipboard operation
JMStaticContentTableViewController copied to clipboard

Block executed twice in for...loop

Open ormast opened this issue 11 years ago • 0 comments

Hi Jake,

I'm using your wonderful work in my project and have some issue (question). In wi-fi , _foundNetworks method you have "for loop" for inserting new cells. I've noticed that block executed twice for one full loop. That mean, the network names generated twice (when using debug log within a block). Why so? Shouldn't it be one time per loop? Thank you for help.

ormast avatar Jul 01 '13 16:07 ormast