Show HN: A small macOS app to send push notifications to the iOS Simulator
quality 1/10 · low quality
0 net
AI Summary
A macOS utility application that simplifies testing push notifications on iOS Simulator by providing a UI-based alternative to command-line tools like xcrun simctl push.
Entities
iOS Simulator
iOS Simulator Push Notifier
xcrun
apns
Testing push notifications during iOS development is often cumbersome: you usually need to craft .apns payload files or run xcrun simctl push commands from the terminal. I built iOS Simulator Push Notifier, a small macOS utility that lets you send push notifications to a running iOS Simulator instantly through a simple UI.