stephan.com
0
Q:

coreData line of code

if let contex = (UIApplication.shared.delegate as? AppDelegate)?.persistentContainer.viewContext {}
(UIApplication.shared.delegate as? AppDelegate)?.
// saving context
(UIApplication.shared.delegate as? AppDelegate)?.saveContext()

  if let context = (UIApplication.shared.delegate as? AppDelegate)?.persistentContainer.viewContext {
0

Tags

Related

New to Communities?

Join the community