I am trying to add badge number in UITabBarController
and it is working . But i started NSTimer . when timer completed . it calls webservice and in return i get badge number .
but when i set badge number to UITabBarController
in this senario . it is no more working.