We changed to the runtime functions to work better with objects that don’t inherit from NSObject, but object_getClass returns the actual class of the object, which is not always what we want. If the object is observed, we get the NSKVONotifying_ prefix due to the dynamic subclassing.
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||