Tagged Questions
5
votes
1answer
315 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 ...
0
votes
1answer
592 views
Collation sort with object
I have a list view and want to sort the array so that each of the names is under the correct UILocalizedIndexCollation section.
Here is a snippet of the section that is being passed in. I want to sort ...