I'm trying to rebuild the Basic Example and whenever I start my application I end up with following error message:
Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<UIView 0x16d838b0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key topViewControllerStoryboardId.' *** First throw call stack:
I just don't know where to keep looking.