Skip to content

有关C语言指针类型的属性 crash的bug,具体如下 #324

@liuRuiJie

Description

@liuRuiJie

当类中有属性,类似@Property (nonatomic, assign) char * hhh;
然后调用modelHash报错,错误原因是Thread 1: "[<per 0x282c1f2a0> valueForUndefinedKey:]: this class is not key value coding-compliant for the key
意思是valueforkey 没有这个类型的key,然后崩溃,想知道作者如何应对这种情况

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions