I've been trying to figure out a way to get a list of suggestions for a user inputted text (in multiple languages Not English en-US) ,i already found so many talking around questions here ,but no one figured out the whole solution ,so i am trying to execute the following scenario :
1- User typed a letter or more (ex. "Ap")
2- get a list of suggested words (ex. Apple,Apply, ...)
How should i get this list like Custom Keyboard Apps (ex. Swift key)
Thanks in advance.
Try this one.