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

发现有个错误(你需要在合适的地方(比如dealloc),移除监听者) #5

Open
MrSongzj opened this issue Aug 17, 2016 · 0 comments

Comments

@MrSongzj
Copy link

注册监听之后 如果在dealloc方法里面移除是无效的,因为dealloc方法不会走。原因是数组会强引用添加的对象。

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

1 participant