Ross ROSS = Recommend OSS · open-source software intelligence for agents

sureJiang/MSNotificationProtector

No intrusive automatic removal of notifications added below iOS9 observed · 2026-08-28

github.com/sureJiang/MSNotificationProtector · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2406
  • days_rel: n/a
  • days_push: 2075
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1758 stars · 16 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Objective-C iOS library that automatically removes NSNotificationCenter observers added on iOS versions below 9, where observers are not auto-removed. It works non-intrusively via method swizzling and requires no code changes after integration.

Use cases

  • prevent crashes from unremoved notification observers on old iOS
  • fix NSNotificationCenter leaks below iOS 9
  • auto-clean notification observers without code changes
  • drop-in observer lifecycle management for legacy iOS apps

When to choose

  • your iOS app supports versions below iOS 9
  • you want a zero-code-change fix for observer leaks
  • you need ARC/MRC compatible observer cleanup

When to avoid

  • your deployment target is iOS 9 or later, where the system handles this automatically
  • you need Swift-native or modern observer APIs

Facets

library · maturity maintenance

middleware developer-tools mobile-development developer-tools nsnotificationcenter objective-c memory-leaks ios9 cocoapods non-intrusive ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
sureJiang/MSNotificationProtectormain32

For agents

markdown · JSON · MCP: product_card(name="sureJiang/MSNotificationProtector")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem