Apply all Auto-Spell suggestions?
Hey,
In my app, I receive a NSString from a server. The thing is, I want to accept ANY Auto-Correct words it recommends. Is this possible with JUST a NSString? Or is there any other way I can go to achieve this feature? I also at a later time show that NSString in a UITextView if that makes any difference.
I have googled around but I didn't find anything.
Any tips/suggestions would be greatly appreciated!
Thanks!
|