In iOS development you are using ARC almost all of the time. However, sometimes you have to disable ARC for Objective-C files.
Tag: Objective-C
Should You Migrate Objective-C Code To Swift?
The future belongs to Swift, but does this mean that you should migrate Objective-C code to Swift?