guilhermearaujo / GUITabPagerViewController

MIT License
454 stars 69 forks source link

Crashing ios 9 constraints issue #29

Closed prathammehta closed 8 years ago

prathammehta commented 8 years ago

Hey,

There's an issue with the constraints as far as I can tell. Here's the error message: Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Unable to parse constraint format: Expected a view H:|-165.000000-|

Any help would be awesome! Thanks :D

prathammehta commented 8 years ago

Found the issue! Hadn't implemented the title for tab :P