Core Data error when assigning variable with one-to-one relationship
- by Hoang Pham
I tried to assign a managed object (C) with its property another managed object (B) (a one-to-one relationship) in which this other managed object (B) has a to-many relationship with one other managed object (A). There is an error from this assignment in which I copied as follows:
#0 0x020e53a7 in ___forwarding___
#1 0x020c16c2 in…