ios - terminating with uncaught exception of type NSException .I have a Signal-Sigbrt error -


error image followed other instructions don't know what's wrong. check connections seems alright.

this connections, fine: storyboard image

same thing:

view connections

the exception shows attempting store in nsuserdefaults cannot stored there. can store:

nsarray, nsdata, nsdictionary, nsnumber , nsstring.

this happening in [viewcontroller6 registernewuser], somewhere.

that's can tell without seeing code, expect attempting store custom object represents user account, rather properties of object.


Comments