/MSNotificationProtector

No intrusive automatic removal of notifications added below iOS9

Primary LanguageObjective-CMIT LicenseMIT

MSNotificationProtector

platform GitHub license CocoaPods GitHub stars

No intrusive automatic removal of notifications added below iOS9

https://developer.apple.com/library/archive/releasenotes/Foundation/RN-FoundationOlderNotes/index.html#10_11NotificationCenter

Installation

Cocoapods(Recommended)

  1. Add pod 'MSNotificationProtector' to your Podfile.
  2. Run pod install

Manual

  1. Add all files under MSNotificationProtector to your project

Requirements

  • iOS 2.0 and greater
  • ARC/MRC

How To Use

Automatically effective, no additional operations are required after the project is introduced

Credits

MSCrashProtector was created by Jiang.Zijia.

License

MSCrashProtector is available under the MIT license. See the LICENSE file for more info.