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.
UIApplication.shared.applicationIconBadgeNumber = 1 UIApplication.shared.applicationIconBadgeNumber = 0