I also got stuck with "this class is not key value coding-compliant for key"

iOS
2013-10-04 15:49 (11 years ago) ytyng

iOS7 Xcode5

I encountered an error stating "this class is not key value coding-compliant for key" which I couldn't resolve. Upon researching, I found that many others had also faced this issue.

The error was due to a lingering reference to an old Outlet in the storyboard, but I couldn't find the corresponding line even after using grep, which left me puzzled.

Since the error only occurred in the Japanese environment of the localized app, I unchecked and deleted the Japanese resource in Interface Builder, then checked it again, and the issue was resolved.

Currently unrated

Comments

Archive

2024
2023
2022
2021
2020
2019
2018
2017
2016
2015
2014
2013
2012
2011