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

acoomans/SimulatorRemoteNotifications

Library to send mock remote notifications to the iOS simulator observed · 2026-08-28

github.com/acoomans/SimulatorRemoteNotifications · Objective-C · BSD-2-Clause (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: 4949
  • days_rel: n/a
  • days_push: 1883
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1368 stars · 118 forks observed · 2026-08-28

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

An Objective-C library that extends UIApplication to receive mock remote notifications on the iOS simulator via a mini UDP server. It includes a macOS companion app for sending JSON-formatted notification payloads without using Apple's Push Notification service.

Use cases

  • test push notification handling in the iOS simulator
  • send mock remote notifications without APNs
  • debug didReceiveRemoteNotification delegate callbacks locally
  • simulate background push notifications during development
  • trigger remote notification payloads via UDP from scripts

When to choose

  • you need to test remote notification code paths in the iOS simulator where APNs is unavailable
  • you want a lightweight local way to trigger push notification callbacks during development

When to avoid

  • you need to send real push notifications to physical devices
  • you need a maintained solution for modern iOS versions or Swift-based projects
  • you require end-to-end testing against the actual Apple Push Notification service

Facets

library · maturity maintenance

testing mocking sdk mobile-development developer-tools testing ios-simulator push-notifications objective-c mock-notifications udp cocoapods ios macos mobile

1 source

Member repositories

RepositoryRoleHealth v2
acoomans/SimulatorRemoteNotificationsmain32

For agents

markdown · JSON · MCP: product_card(name="acoomans/SimulatorRemoteNotifications")

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