Skip to content

Comments

Fix crash at manual init#32

Open
apozdeyev wants to merge 2 commits intobfeher:masterfrom
Hitask:fix_crash_at_manual_init
Open

Fix crash at manual init#32
apozdeyev wants to merge 2 commits intobfeher:masterfrom
Hitask:fix_crash_at_manual_init

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