SHViewPager icon indicating copy to clipboard operation
SHViewPager copied to clipboard

dealloc issue

Open yaozongchao opened this issue 9 years ago • 2 comments

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.

yaozongchao avatar Aug 27 '14 06:08 yaozongchao

hello,

I also have this problem, have you fixed it? I need your help, thank you.

roshanman avatar Jun 27 '15 05:06 roshanman

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.

ashishgabani avatar Jul 30 '15 11:07 ashishgabani