CoreData threading issue with Google Place Picker with unrelated Managed Object Context
问题 Sorry for the long post; however, I wanted to be through. I have multiple Managed Object Contexts (moc) and a substantial code working stable and consistently. Except for the current issue. Weird thing is the address of the moc is none of the ones I created - an unrelated moc is crashing that I am not even accessing. Please read on if you have time. Very simply put, I crate a new child moc and pass it on to the new view controller. User sets some values and saves them. Child moc is saved,