The problem is I am unable to use an Entity form my data model in a separate nib file (in the same project) but it works fine in mainmenu.nib.
If I option drag the Entity from the data model on to my separate nib file it compiles and everything looks fine, but when you click on the add button nothing happens.
How would I solve this ?
If I option drag the Entity from the data model on to my separate nib file it compiles and everything looks fine, but when you click on the add button nothing happens.
How would I solve this ?