The uilocalizedcollation tag has no wiki summary.
7
votes
3answers
2k views
NSFetchedResultsController v.s. UILocalizedIndexedCollation
I am trying to use a FRC with mixed language data and want to have a section index.
It seems like from the documentation you should be able to override the FRC's
- (NSString ...
5
votes
1answer
299 views
UILocalizedIndexedCollation for Japanese giving different ordering to contacts/music apps
UILocalizedIndexedCollation seems to returning a different result on a Japanese iOS device than that seen in the built in Contacts / Music apps.
Note that this isn't the usual question about Japanese ...