Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storyboard compatibility #29

Open
perryprog opened this issue Mar 11, 2017 · 4 comments
Open

Storyboard compatibility #29

perryprog opened this issue Mar 11, 2017 · 4 comments

Comments

@perryprog
Copy link

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.

@mRs-
Copy link
Collaborator

mRs- commented Aug 12, 2017

We need to get more information about this to get you up and running. Please consider to give us an sample project with your current problem, maybe we can help you then.

@perryprog
Copy link
Author

Sorry, I ended up writing my own type of debug console. It would be nice though to have instructions on how to use Storyboards.

@mRs-
Copy link
Collaborator

mRs- commented Aug 14, 2017

That's too bad, I would like to implement this but I don't know exactly where to start.

@perryprog
Copy link
Author

I honestly have no idea, I’m very new to iOS development. Reopening as this seems like a real issue now.

@perryprog perryprog reopened this Aug 14, 2017
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

No branches or pull requests

2 participants