Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in automatic-ref-counting
capturing self strongly in this block is likely to lead to a retain cycle
Dec 14, 2021
objective-c
cocoa-touch
automatic-ref-counting
avplayer
retain
How do I avoid capturing self in blocks when implementing an API?
Dec 14, 2021
objective-c
ios
objective-c-blocks
automatic-ref-counting
What kind of leaks does automatic reference counting in Objective-C not prevent or minimize?
Aug 14, 2022
ios
objective-c
macos
memory-leaks
automatic-ref-counting
What is the difference between a weak reference and an unowned reference?
Dec 14, 2021
swift
memory-management
automatic-ref-counting
weak-references
dangling-pointer
Always pass weak reference of self into block in ARC?
Aug 14, 2022
ios
iphone
objective-c
automatic-ref-counting
weak-references
When converting a project to use ARC what does "switch case is in protected scope" mean?
Aug 18, 2022
objective-c
xcode
automatic-ref-counting
Semantic Issue: Property's synthesized getter follows Cocoa naming convention for returning 'owned' objects
Dec 14, 2021
objective-c
variables
ios5
properties
automatic-ref-counting
Objective-C declared @property attributes (nonatomic, copy, strong, weak)
Aug 14, 2022
objective-c
automatic-ref-counting
declared-property
Why does Apple recommend to use dispatch_once for implementing the singleton pattern under ARC?
Aug 14, 2022
ios
objective-c
singleton
automatic-ref-counting
Can I use Objective-C blocks as properties?
Aug 14, 2022
ios
objective-c
automatic-ref-counting
objective-c-blocks
Objective-C ARC: strong vs retain and weak vs assign
Aug 13, 2022
ios
objective-c
ios5
properties
automatic-ref-counting
Shall we always use [unowned self] inside closure in Swift
Aug 13, 2022
swift
automatic-ref-counting
Should IBOutlets be strong or weak under ARC?
Aug 13, 2022
ios
objective-c
cocoa-touch
interface-builder
automatic-ref-counting
performSelector may cause a leak because its selector is unknown
Oct 12, 2022
ios
objective-c
memory-leaks
automatic-ref-counting
How can I disable ARC for a single file in a project?
Aug 25, 2019
objective-c
xcode
automatic-ref-counting
manual-retain-release
« Newer Entries