I keep getting this error on my app. The only time I get the error is when I resume the app from a background state. I need some help figuring out where the error lies. It happens every time I go from background to active, no matter what the active ViewController is.
Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<__NSCFString 0xc063200> valueForUndefinedKey:]: this class is not key value coding-compliant for the key response.'