Avoid spurious badge animations.

pull/1/head
Matthew Chen 7 years ago
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…
Cancel
Save