i am very new to iOS. I created view controllers and i am using only UI Tab Bar, after i set delegate to files owner on nib file then when i click in one from items at tab bar that item is not staying selected (with blue colour), all of them are staying in grey, can someone tell me what to do?
In the other case when i don't set delegate to file's owner, if i select item it will be blue so it will work, but the view which i want to be in that item will not show.
Try this