Notify with photo attachment
Overview
ZPNs supports sending offline push notifications with a photo attachment.
Prerequisites
- Offline push notifications have been implemented. For details, please refer to Implement offline push notification.
- Android device or emulator with Android 9.0 or above version (real device is recommended).
Sending through a Server API
Please refer to the relevant API documentation Push message to all users for details.
ZPNs supports carrying image attachments through the Server API. This interface is only applicable to applicable to messages pushed to all users on iOS and Google FCM devices.
Receiver
No additional action is required on the Android side.