When I\'ve tried How to you set the maximum number of characters that can be entered into a UITextField using swift?, I saw that if I use all 10 characters, I can\'t erase t
I posted a solution using IBInspectable, so you can change the max length value both in interface builder or programmatically. Check it out here
IBInspectable