Custom Keyboard Extensions: Getting Started | Kodeco, the new raywenderlich.com

Custom keyboard extensions give you the ability to provide keyboards to apps outside of your own. In this tutorial, you’ll walk through creating a custom keyboard extension with advanced features like autocomplete.


This is a companion discussion topic for the original entry at https://www.kodeco.com/49-custom-keyboard-extensions-getting-started

Hi, in the sample although we have morseKeyboardView.setNextKeyboardVisible(needsInputModeSwitchKey) set the Next Keyboard button does not show up in the MorseCoder app in the Simulator or X10 device, The Next Keyboard button does appear in Safari.

What could be wrong?