Relative Content

Tag Archive for iosswiftswiftuikeyboardcustom-keyboard

Keyboard Extension Input Field Not Working

I’ve been working on a custom keyboard extension and encountering an issue where I can’t input text into the Custom TextField. Even when the TextField is selected (indicator is on), the input still goes to the app’s TextField instead. I’m using KeyboardKit (the feature I’m trying to implement is a paid option in KeyboardKit iOS). How can I solve this issue?