What is the difference between AVFoundation and Input in iOS?
iOS
How can you increase the touch area of a button?
What is a notification service extension?
What is dSYM and what is it used for in the process of developing iOS applications?
What is dispatching?
What is a dispatch group?
What is an Autorelease Pool?
What is CocoaPods?
What happens if a structure property points to the structure itself?
What is GCD (Grand Central Dispatch) and how is it used in iOS development?
How have you detected and eliminated memory leaks in your projects?
What is a property wrapper in Swift?
Is there a common run loop for all queues, or does each queue have its own run loop?
How many stacks and heaps can an application have?
What is a thread in programming?
How to start a thread in iOS?
What is UIKit?
How to solve the problem of reusing a cell in tables or collections?
What type of collections does Swift use: value types or reference types?
Does Core Store isolate the developer's context?