I keep getting this type of error and the app gets crashed. Can anyone help me understand what this is exactly and how to understand what's the exact error. Help would be really appreciated.
Advancial[39482:1348062] Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<QuickLookViewController 0x7f8eebdd37c0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key main.'
Is there any way like it indicates the line number where it is throwing the error, like in java?, i want to get my head into how to solve this issue if faced again in future. Thanks