4

I'm using UILocalizedIndexedCollation to index the cells on a UITableView. The problem is that my app has a language system that is independent from the device. For example, the app language can be Chinese while the device is still in English.

Is there a way to change [UILocalizedIndexedCollation currentCollation] without changing the device settings?

rahzark
  • 494
  • 1
  • 4
  • 13
  • Meet same problem, any one know this? I tried the "AppLanguage" way to change runtime locale, everything works except UILocalizedIndexedCollation, after restart app I got right result. – chao wang Jun 15 '16 at 15:00
  • Still no solution to this issue that is sad.. – Jerrin Jan 18 '18 at 06:38

0 Answers0