push_notification
Send a simulated push notification to a device using its UDID, app bundle ID, and JSON payload.
Instructions
Send simulated push notification to device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | Yes | Device unique identifier | |
| bundleId | Yes | App Bundle ID | |
| payload | Yes | Push notification JSON payload |