Thanks for making this awesome tool!
I use it in a tab bar controller app. Unfortunately when the console is shown the tab bar gets another empty tab added for the console. Probably this window.rootViewController?.addChild(consoleViewController) is the problem.
Any idea on how to fix this?
Thanks for making this awesome tool!
I use it in a tab bar controller app. Unfortunately when the console is shown the tab bar gets another empty tab added for the console. Probably this
window.rootViewController?.addChild(consoleViewController)is the problem.Any idea on how to fix this?