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

RACObserve(target, key) #171

Open
wyxuan opened this issue Mar 4, 2020 · 1 comment
Open

RACObserve(target, key) #171

wyxuan opened this issue Mar 4, 2020 · 1 comment

Comments

@wyxuan
Copy link

wyxuan commented Mar 4, 2020

why use RACObserve(target, key) and RAC(target, key) error.
'NSInvalidArgumentException', reason: '+[NSString stringWithUTF8String:]: unrecognized selector sent to class

@wyxuan
Copy link
Author

wyxuan commented Mar 4, 2020

use [target_ rac_valuesForKeyPath:@"key" observer:self]; can work

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