How do I get a reference to the app delegate in Swift?
Asked 07 September, 2021
Viewed 351 times
  • 58
Votes

How do I get a reference to the app delegate in Swift?

Ultimately, I want to use the reference to access the managed object context.

18 Answer