I have a problem with my UIPickerView. I have 3 values in it EU AP and NA. When I start the app EU seems to be selected but when I make a NSLog(@\"%@\", [regions objec
NSLog(@\"%@\", [regions objec
This is How to set a default Value of a UIPickerView
[self.picker selectRow:4 inComponent:0 animated:YES];