Jump to content
3 posts in this topic

Recommended Posts

Thanks for the helpful reply.

 

I have implemented performSelectorOnMainThread:withObject:waitUntilDone. However, it looks like that it works when waitUntilDone is set to YES or when using sleep(1). The selector does not get called if I use waitUntilDone = NO and dont use sleep().

 

Any ideas how this can be resolved?

×
×
  • Create New...