appsquickly / typhoon

Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨
https://pilgrim.ph
Apache License 2.0
2.7k stars 269 forks source link

Storyboard UIContainerView injection not working #498

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hey,

I've recently noticed that when a view controller is instantiated via a storyboard UIContainerView the controller does not get injected even if it has been properly defined in a assembly ( had the exact same viewcontroller appear without a container view and the injection worked properly )

Cheers, Gabriel

ghost commented 8 years ago

Wasn't using the latest version.