Send iOS Simulator Push
mobile_send_pushSend APNs push notification JSON payloads to installed iOS Simulator apps. Specify device and app ID for targeting.
Instructions
Send an APNs JSON payload to an installed iOS Simulator app. Android FCM has no equivalent adb command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | ||
| device | Yes | Stable device ID returned by mobile_list_devices | |
| payload | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | ||
| bytes | Yes | ||
| device | Yes | ||
| pushed | Yes |