I am working on custom keyboard app and just going to implement prediction feature. As I know, apple don't allow use QuickType feature on custom keyboard.
Then what is the best solution to add word prediction feature to custom iOS keyboard extension ?
Thanks in advice.