Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

AKPickerView dealloc is not getting called #55

Open
codersaru opened this issue Aug 9, 2015 · 0 comments
Open

AKPickerView dealloc is not getting called #55

codersaru opened this issue Aug 9, 2015 · 0 comments

Comments

@codersaru
Copy link

At first, I thank you for providing such a control, it really saved us a lot of time.

I have a memory Issue related to AKPickerView, though not very sure, if its related.
I have a custom UITableViewCell designed in StoryBoard, which contains "AKPickerView".
When the controller gets dealloc, the tableview gets dealloc'ed, and eventually all of its subview must get dealloc'ed, but the cells hang around and aren't dealloc'ed.
Inspecting with Instruments, i see a lot of AKCollectionViewCell's hanging around.

As said above, am not very sure, if the issue is just because of AKPickerView.
It would be great, if i get some help on it.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant