You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 26, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: