Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NSObject+YYModel.m文件 ModelToJSONObjectRecursive出现Crash #321

Open
ZhangsBye opened this issue Feb 17, 2022 · 2 comments
Open

NSObject+YYModel.m文件 ModelToJSONObjectRecursive出现Crash #321

ZhangsBye opened this issue Feb 17, 2022 · 2 comments

Comments

@ZhangsBye
Copy link

id v = ((id (*)(id, SEL))(void *) objc_msgSend)((id)model, propertyMeta->_getter);
value = ModelToJSONObjectRecursive(v);

@WuDiTangYuan
Copy link

我也遇到了跟你完全一样的崩溃,难搞😣

@jia611
Copy link

jia611 commented Dec 7, 2022

这个能复现吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants