Open yaozongchao opened 10 years ago
hello,
I also have this problem, have you fixed it? I need your help, thank you.
Hello, also i fetch this issue and i find on internet then it shows remove delegate when dealloc but after then textfield delegate method not called.
Dear author, sorry to bother you.
I have encountered a dealloc issue during using this excellent library, and will be really appreciate your help.
I use SHViewPager in a container viewController which will be pushed in and poped out , the pager's dataSource contains two blank viewControllers which are just initialized to take the test, then, there is the issue, when i pop out this container viewController, none of the three viewControllers' dealloc method is been called, which i guess can be named a memory leak.
So, can you test the library again and make sure wether there is a dealloc issue.
thank you again.