List Question
20 TechQA 2024-03-25T10:39:05.053000Why is my Swift function not printing from inside the dataTask closure?
44 views
Asked by Vishwajith
Behavior of __block modifier in objc
48 views
Asked by Shuaiqing Luo
convert gcc forward-declared nested function to clang blocks
153 views
Asked by Sam Liddicott
Purpose of code blocks in this Objective-C method
60 views
Asked by Unsatisfied Zebra
how to check if scrollView grinds to a halt when tabbar is clicked?
38 views
Asked by ming
Block mutates a variable that is indirectly in it's scope
51 views
Asked by Spyros Mourelatos
How to share a block between MRC and ARC code?
99 views
Asked by tudors
Qt iOS app crash in completion handler callback with EXC_BAD_ACCESS
109 views
Asked by Teee
What is iOS's block_destroy_helper function?
1.5k views
Asked by Chalermpong Satayavibul
Is the number before selector name in crash log meaningful to developer?
36 views
Asked by Bill David
Calling block from Objective C collection in Swift
711 views
Asked by raven_raven
Crash with [NSOperationBlock dealloc]
450 views
Asked by Bill David
Pass Objective-C block or method as C-function pointer
474 views
Asked by GP89
Objective-C: Why two requests of [object copy] return the same result?
66 views
Asked by Bill David
Will weak pointer in a block become dangling when I refer it with stong pointer in OC?
119 views
Asked by Berte Colin
A memory leak when capturing callback function from block of setTerminationHandler of NSTask
278 views
Asked by android2test
Call block method and wait for user to finish then get respond back
120 views
Asked by stefanosn
Block with completion and arguments
466 views
Asked by stefanosn
UndoManager with async or long-running tasks
254 views
Asked by Pierre Bernard