I am adding UITabBarController to the window, and setting the viewControllers property of the UITabBarController to the array of ViewControllers. If i am setting the badg
Yes, i got the answer.
[[self navigationController] tabBarItem].badgeValue = @"3";