Swipe to type adding extra space
Swipe to type adding extra space even after max length for textfield reached. We want to restrict auto-space in case of user already entered maximum characters allowed in the textfield. We are not getting anything in case of auto-space in shouldChangeCharactersInRange. Please suggest what can be done.