Avoid spurious badge animations.
This commit is contained in:
parent
2c80866f8d
commit
6b643a0c1b
@ -650,9 +650,6 @@ static NSTimeInterval launchStartedAt;
|
||||
|
||||
DDLogWarn(@"%@ applicationWillResignActive.", self.logTag);
|
||||
|
||||
// Clear all notifications whenever we become inactive.
|
||||
[self clearAllNotificationsAndRestoreBadgeCount];
|
||||
|
||||
[DDLog flushLog];
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user