-
Notifications
You must be signed in to change notification settings - Fork 268
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
why TyphoonStoryboard crash on instantiateInitialViewController? #367
Comments
with common UIStoryboard everything works fine! What am i doing wrong?
|
The main reason i'm trying to use TyphoonStoryboard - i want to inject property to each controller from 'storyboardsInitialViewControllers' after that. |
It looks the assembly is not activated. How are you bootrapping Typhoon? With plist integration (recommended with storyboards) or manaul? |
Yes, it's injected via plist as first assembly: and that code is at LAMainAssembly |
ok, here is full list of that assembly. I still can't solve the problem and i need help:
|
at my main assembly i have next method:
and when i'm trying to create root controller:
it will crash on:
with exception:
The text was updated successfully, but these errors were encountered: