I've implemented some of my settings using the Settings.bundle. I see a variety of perference types - multivalue, switches, sliders, etc.
I don't see a way for a user to select a time. Is there a way to add a UIDatePicker view to the Preferences for my app? Or would I have to add a multivalue item and have 1am, 2am, 3am, etc.?
I don't see a way for a user to select a time. Is there a way to add a UIDatePicker view to the Preferences for my app? Or would I have to add a multivalue item and have 1am, 2am, 3am, etc.?