Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

I am learning iOS development. I am using storyboard. I created one Tab Application using storyboard. I have 5 tabs in my application. Each tab contains one picker view or date picker and button. I already added all the component visually and connected all with all connector class (View controller to Controller class).

Now, my problem is, when i run my application, only first tab shows one picker but other tabs do not show my pickers.

share|improve this question
I don't know, but might this be a better fit at Stack Overflow? – timothymh Mar 30 '12 at 11:26
thanks.. i will try there.. – Shahjalal Mar 30 '12 at 11:43
Questions about programming, development, and listing your apps on the App Store are off topic for Ask Different. – Daniel Lawson Mar 30 '12 at 13:14

closed as off topic by Daniel Lawson Mar 30 '12 at 13:14

Questions on Ask Different are expected to relate to Apple hardware or software within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.