LocalConsole icon indicating copy to clipboard operation
LocalConsole copied to clipboard

TabbarController support

Open radutx opened this issue 3 years ago • 0 comments

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?

radutx avatar Dec 15 '22 10:12 radutx