antiraum / THPinViewController

iOS 7 Style PIN Screen for iPhone and iPad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There is a crash in iPad version

attilat85 opened this issue · comments

In the THPinView line 80 instead of addConstraints you should call addConstraint

thanks for catching this