No intrusive automatic removal of notifications added below iOS9
https://developer.apple.com/library/archive/releasenotes/Foundation/RN-FoundationOlderNotes/index.html#10_11NotificationCenter
- Add
pod 'MSNotificationProtector'
to your Podfile. - Run
pod install
- Add all files under
MSNotificationProtector
to your project
- iOS 2.0 and greater
- ARC/MRC
Automatically effective, no additional operations are required after the project is introduced
MSCrashProtector is available under the MIT license. See the LICENSE file for more info.