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
Explanation of weak self assignment using __typeof
Jun 28, 2019
c++
objective-c
automatic-ref-counting
weak-references
typeof
Which iOS classes that don't support zeroing weak references?
Mar 27, 2019
objective-c
ios
cocoa-touch
uikit
automatic-ref-counting
Objective C UIImagePNGRepresentation memory issue (using ARC)
May 09, 2022
objective-c
ios
cocoa-touch
memory-management
automatic-ref-counting
iOS crash on device with ARC enabled
Aug 19, 2021
objective-c
ios
memory-management
automatic-ref-counting
What is the new pattern for releasing self with automatic reference counting?
Jul 23, 2019
objective-c
memory-management
automatic-ref-counting
nscoder
Want to perform action when __weak ivar is niled
Sep 15, 2022
objective-c
automatic-ref-counting
ivar
Assigning object to weak reference in Objective-C?
Aug 21, 2022
ios
objective-c
xcode
automatic-ref-counting
nsobject
What is an Objective-C "class continuation"?
Mar 08, 2022
objective-c
class
variables
syntax
automatic-ref-counting
Why did my app crash when assigning self to __weak local under ARC?
Jul 15, 2019
ios
automatic-ref-counting
weak-references
Creating object instance triggers AV
Sep 15, 2022
delphi
automatic-ref-counting
Xcode and ARC debugging issue (skipping dealloc)
Dec 02, 2021
xcode
debugging
instruments
dealloc
automatic-ref-counting
copy property and Block_copy(myBlock) / [myBlock copy]
Nov 23, 2020
objective-c
ios
automatic-ref-counting
block
how safe is it to mix ARC and non-ARC code in the same iOS project?
May 03, 2018
ios
objective-c
automatic-ref-counting
When we should NOT use neither [weak self] nor [unowned self]?
Apr 22, 2022
swift
automatic-ref-counting
Is it possible to have an iOS app that's not ARC enabled but with some arc files?
Jan 14, 2021
objective-c
ios
automatic-ref-counting
Why Swift closure not capture self?
Aug 30, 2022
swift
closures
automatic-ref-counting
Reduce Peak Memory Usage With @autoreleasepool
Feb 16, 2021
objective-c
ios
memory-management
automatic-ref-counting
nsautoreleasepool
class method where self if used within a block
Mar 18, 2019
objective-c
cocoa
automatic-ref-counting
objective-c-blocks
weak-references
Memory Leak with ARC
Nov 16, 2022
objective-c
ios
memory
memory-leaks
automatic-ref-counting
What are the advantages of declaring method arguments __autoreleasing?
Sep 20, 2022
objective-c
automatic-ref-counting
« Newer Entries
Older Entries »