This repository contains Bash scripts for testing push notifications in iOS apps.
Script | Description |
---|---|
device.sh | Send a predefined push notification to a real device |
simulator.sh | Send a given push notification to a running simulator |
Payload | Description |
---|---|
info.apns | Basic notification with title and body |
userDetail.apns | Notification with an entity id for deeplink tests |