I`m planning to use the titles in a PSMultiValueSpecifier from settings.bundle in a pickerview. I only know how to get my selected value based on the key from the settings.bundle. Is it possible to get ALL titles based on the key ?
I`m planning to use the titles in a PSMultiValueSpecifier from settings.bundle in a pickerview.
Share
Here is my version which also uses the specifier KEY to locate the PSMultiValueSpecifier without remembering at which index is it located. Indexes might change over time (due to changes in the settings bundle).