Closed LuiggiMS closed 9 years ago
Hi @LuiggiMS I fixed the bug ecb84f80dcbc145cb35211c2c29ba06c717ab3aa. Actually the method which add all views didn't sort views by index, thus it crashed but only using Auto Layout because it try to make a constraint with some views that weren't existing yet.
Thanks a lot :smiley:
Hi ! I have successfully run the project example in my iPhone but the problem appears when I try to add another UIViewController to the "TinderStoryboard" example project. I have put sl_3 into the storyboardSegue in the fourth UIViewController. Anyone know the cause of this problem ? Thanks.