Search code examples
performSelector throwing invalid argument, why?...


iosobjective-cperformselectorinvalidargumentexception

Read More
In ios how to perform a method with NSData return type in background...


iosobjective-cperformselector

Read More
performSelector:withObject:afterDelay: performs animation without animation...


iosanimationperformselectoranimatewithduration

Read More
EXC_BAD_ACCESS on performSelectorInBackground...


iosobjective-cperformselector

Read More
"performSelector may cause a leak" alternative when it DOES leak?...


objective-cmemory-leaksautomatic-ref-countingperformselector

Read More
Difference between the use of withObject:self and withObject:nil...


iphoneobjective-ciosperformselector

Read More
Restart application after 12 hours objective c...


iosobjective-cperformselectorapplication-restart

Read More
iOS performSelector onThread with object...


iosperformselector

Read More
Performselector - argument 2 makes pointer from integer without cast...


iphoneobjective-cperformselector

Read More
Using PerformSelector with @selector in MonoTouch...


c#iosxamarin.iosperformselector

Read More
Switch to different view after a set of animations are completed...


iosperformselector

Read More
How to pass an array to an objc method that expects var args (eg ...')...


objective-cperformselectornsinvocationobjc-message-send

Read More
How is the better way to create background loop routines in objective-c?...


iosobjective-cnsthreadperformselector

Read More
Issues with threading, blocks, CGImageRef and scope...


objective-cobjective-c-blocksperformselectorcgimagerefbackground-thread

Read More
Background thread confusion...


iosobjective-cmultithreadinggrand-central-dispatchperformselector

Read More
Perform selector when object is not nil ios...


iosnullnsobjectperformselector

Read More
performSelector:onThread breaks runloop?...


iphoneobjective-cperformselectorrunloop

Read More
Trying to use preformSelector and getting an error...


iosobjective-cxcodeperformselector

Read More
Are performSelector afterDelay calls reset when applicationDidEnterBackground?...


iosobjective-cperformselector

Read More
Objective c: Bad access error when using performSelectorOnMainThread...


objective-cmacoscocoaperformselector

Read More
How to call performSelectorInBackground with a function having arguments?...


iosobjective-cperformselector

Read More
Updating label on the main thread is not working...


iphoneiosobjective-cuiviewcontrollerperformselector

Read More
Selector function called from another class...


objective-ccallbackperformselector

Read More
perform selector after delay only called once...


iosobjective-cxcodeviewdidloadperformselector

Read More
performSelector:withObject:afterDelay: within NSOperation...


iosconcurrencynsoperationperformselector

Read More
EXC_BAD_ACCESS on attempting access private CCLabelBMFont member within performselector...


objective-ccocos2d-iphoneexc-bad-accessperformselector

Read More
ViewDidLoad method calling behavior...


iphoneiosnsthreadperformselector

Read More
Writing a method inside the selector?...


iosobjective-cxcodemethodsperformselector

Read More
performSelector or directly...


iosobjective-ccocoaperformselector

Read More
performSelector:withObject:afterDelay: won't accept my custom UIImageView pointers, why not?...


iosobjective-cpointersperformselector

Read More
BackNext