-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
Is it possible to use TinyConsole with storyboards?
Whenever I try to set UIWindow (which wasn't set before) whenever code that comes from a storyboard outlet gets run, it crashes: Thread 1: EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0) and the Xcode console says:
fatal error: unexpectedly found nil while unwrapping an Optional value
(lldb)
My guess is I can't use this with storyboards, but if that is possible please explain how.
RustyKnight and cyril94440
Metadata
Metadata
Assignees
Labels
No labels