I want to clear the push notification badge count once app is launched.Im not clear where to set the below code.Please give brief description about clearing the badge count.
You can set that code anywhere in code.. Does not matter. But generally, is kept in UIApplicationDidFinishLaunching..
UIApplicationDidFinishLaunching