Tuesday, July 29, 2014

Iphone: *** Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘*** -[NSSet intersectsSet:]: set argument is not an NSSet’ in CoreData

This is bug in iPhone
so
do:
?
[child setParent:parent]
instead of
?
[parent setChildObects:child]



No comments:

Post a Comment