NSPredicate omits special characters like á â á in filterContentForSearchText method
问题 I am developing an app with an UISearchBar and I need to filter some names with special characters like à, è, ê and so on.. but if I don't type the correct string with the special character it doesn't appear. Ex: If I am looking for cómodo word I can't find this word if I don't type exactly có How could I get that word without type that special characters? for example typing just co . This is my NSPredicate : NSPredicate *resultPredicate = [NSPredicate predicateWithFormat:@"SELF.word