I want to ask Some questions about tabbar bar application in xcode.
1) When I Change a the tab by taping it , how to i detect the change ? 2) view did load only runs once .. how do i make it run every time i come to that tab? 3) if i run a timer on first tab and move to the second tab will it continue to run? 4) how to change the tagvalue of the second tab when in first tab ?