Search code examples
iphonesettings-bundle

PSMultiValueSpecifier - iPhone SDK + Settings Bundle


I want to use the PSMultiValueSpecifier in the settings bundle for my iphone app, but for some reason it doesn't want to work?

Does anyone know a good tutorial or sample code on how to use this?


Solution

  • Make sure you have all 6 Values entered for it: http://developer.apple.com/iphone/library/documentation/PreferenceSettings/Conceptual/SettingsApplicationSchemaReference/Articles/PSMultiValueSpecifier.html

    For each Values entry, it should have a Titles Entry corresponding to it.