views:

24

answers:

0

Hi,

I have an UIPickerView with 2 components. I would like to save the user's selection for the components. How can I do that? I have tried with NSUserDefaults but it didn't help.

Thanks!