-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels