R – Add application-specific dictionary to iPhone keyboard word completion functionality

iphonekeyboard

In my iPhone application I want the standard iPhone keyboard word completion functionality to offer application-specific words when editing a UITextField. (How) can this be done?

Best Solution

There is currently no way to do this, if you want this functionality you should file a bug with Apple.