Cosmo / TinyConsole

📱💬🚦 TinyConsole is a micro-console that can help you log and display information inside an iOS application, where having a connection to a development computer is not possible.
MIT License
1.96k stars 89 forks source link

Have you changed the api? #32

Closed PandaraWen closed 5 years ago

PandaraWen commented 6 years ago

I can not find createViewController in any place, with TinyConsole v1.3.2

Janscho commented 6 years ago

Hi PandaraWen,

I got it working by using TinyConsoleController.init(rootViewController: window!.rootViewController!). Don't know why they didn't update the documentation.

Cosmo commented 5 years ago

Yeah, after some changes, the README was not updated. After over 1 year, I took the time to take care of it. Sorry! :)