Search code examples
Swift: Assign a class method to a handler and handling weak self...


swiftmemory-leaksretain-cycle

Read More
Understanding retain cycle in depth...


iosobjective-cmemory-managementautomatic-ref-countingretain-cycle

Read More
Swift 5 - Simulator launching with white screen - Instruments...


memory-managementmemory-leaksxcode-instrumentsretain-cyclexcode11.3

Read More
Memory leak when injecting class instead of instance?...


iosswiftdependency-injectionmemory-leaksretain-cycle

Read More
Is the weakSelf/strongSelf dance really necessary when referencing self inside a non-retained comple...


iosobjective-cuiviewcontrollerobjective-c-blocksretain-cycle

Read More
Referring to weak self inside a nested block...


iosmemory-managementautomatic-ref-countingblockretain-cycle

Read More
Swift closure stored as a variable produces memory leak...


iosiphoneswiftmemory-leaksretain-cycle

Read More
Function inside Function retain cycle...


iosswiftweak-referencesretain-cycleweak

Read More
How to use a class method as a closure without holding a strong reference to self in that method/clo...


swiftmemory-managementretain-cycle

Read More
Local Object became nil before returning completion block - Objective C...


objective-ccompletionhandlerretain-cycle

Read More
Retain cycle between class and struct...


swiftmemory-leaksretain-cycle

Read More
Using weak self in dispatch_async function...


iosobjective-c-blocksweak-referencesretain-cycle

Read More
Should I use weak self inside a computed property's closure?...


swiftclosuresretain-cycle

Read More
RxSwfit bind operation retain cycle...


iosmemory-managementrx-swiftswift4.2retain-cycle

Read More
How to investigate into memory leaks in ios?...


iosswiftmemory-leaksinstrumentsretain-cycle

Read More
Swift Retain Cycle Issue when setting via instance method...


swiftclassretain-cycle

Read More
Why I get retain circle in the second example?...


swiftclosuresretain-cycle

Read More
Unowned necessary for type in array?...


swiftsyntaxretain-cycle

Read More
Is [Weak self] always needed when dealing with URLSession?...


iosswiftclosuresnsurlsessionretain-cycle

Read More
Swift closures causing strong retain cycle with self...


swiftclosuresretain-cycle

Read More
Memory management: retain cycle with weak var, non retain cycle with unowned. Why?...


iosswiftmemory-managementretain-cycle

Read More
Is it safe to have static closures in structs?...


swiftstructclosuresretain-cycle

Read More
Swift iOS -storyboard.instantiateViewController(withIdentifier:) causing retain cycle...


iosswiftuiviewcontrolleruistoryboardretain-cycle

Read More
Retain cycle warning on __block variable that is an ivar...


iosobjective-cautomatic-ref-countingobjective-c-blocksretain-cycle

Read More
Closures and static funcs...


swiftstaticclosuresretain-cycle

Read More
Accessing Singletons in a Closure = Memory Leak?...


swiftasynchronousclosuresretain-cycle

Read More
weakself inside dispatch_async queue(dispatch_get_main_queue(), ^{})...


objective-cobjective-c-blocksweak-referencesretain-cyclestrong-references

Read More
Objective-C retain cycle between 2 objects...


objective-cretain-cyclestrong-reference-cycle

Read More
Creating AVPlayerLayer prevents releasing AVPlayer...


iosswiftavplayerretain-cycleavplayerlayer

Read More
Delegate-Class Never Released...


swiftmemory-managementmemory-leaksretain-cycle

Read More
BackNext