ios - App crashes when data for two entities are saved on different classes and passed to other class in core data -


hi new core data , working on relationships first time.i have 2 tables i.e.school , book school , book has 1 many relationship

i not getting cause exception.kindly me resolve giving suggestions.thanks in advance.

the reason crash line

[school setvalue:book forkey:@"books"]; 

Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -