I'm trying to find characters (e.g. A,b,c) within a UILabel, I'm using random words from a .plist file for the words but would like to hide the buttons not containing the letters of the selected word.
Is it possible in Objective-C
Thank You in advance