App is a simple 'test you knowledge' app.
This is what I keep getting:
Not sure what's going on. Can supply additional code if needed. Thanks!
This is what I keep getting:
Code:
2014-03-06 21:38:17.241 A2 Computing Quiz[1058:60b] *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<UIApplication 0x15d460f0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key answerField.'
*** First throw call stack:
(0x2d5afe83 0x379106c7 0x2d5afb89 0x2deef3b7 0x2df00ffd 0x2d51f7e9 0x300934df 0x30094d2b 0x2ffad0a7 0x2fd9ea53 0x2fd39a07 0x2fd38cfd 0x2fd9e321 0x3221876d 0x32218357 0x2d57a777 0x2d57a713 0x2d578edf 0x2d4e3471 0x2d4e3253 0x2fd9d5c3 0x2fd98845 0xac059 0x37e09ab7)
libc++abi.dylib: terminating with uncaught exception of type NSException
Not sure what's going on. Can supply additional code if needed. Thanks!
Last edited by a moderator: