Skip to content

UICollectionView zombie crash #4

@shmidt

Description

@shmidt

When UITextField deallocates, it sends release call to UICollectionView.
You can check this by embedding UINavigationController in your demo project with empty view controller with button, which will open TabBarController. Crash will happen when you finish editing textfield and touch back button.
I couldn't find solution yet...
Error message is: *** -[UICollectionView delegate]: message sent to deallocated instance 0xe35d600

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions