So, I made my custom keyboard extension for my app. It works, but the problem is that the only way how can I use it is changing manually from default keyboard. I can't choose to open only it in textFiled's preferences (in keyboard type): Only these variants. Is there any variant how can I open it automatically as textField is pressed? P.S. I forgot to mention that I am using UIKit (iOS). P.P.S Well, I found that custom view can be created to replace keyboard at all. But what I've asked, is it possible just to replace default keyboards with my own one.
Asked
Active
Viewed 113 times