iOS force App to use custom keyboard
问题 I am working on the app which has a one text-field which should accept only numbers so I created one custom keyboard which has only [0-9] as input to accept.To use this custom keyboard one has to go setting --> keyboards then accept this and then open particular keyboard from the app. Is this possible to force user to open only custom keyboard without going into setting option. I want whenever user opens the app.. only custom keyboard should open, not other 回答1: Just make it numeric by