Skip to content

Conversation

@apozdeyev
Copy link
Contributor

In our project, we faced with a crash similar to #3. It was because tabRects array was set by empty array at tabbar vc initialization and later it will not be recreated when new view controllers are set. So it needs just set it to nil when new view controllers are set and it will be recreated at next accessing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant