Using mobile push notifications for Amazon Chime SDK messaging to receive messages
You can configure Amazon Chime SDK Messaging to send channel messages to mobile push notification channels. The Amazon Chime SDK requires an Amazon Pinpoint application configured for push notifications. Your Amazon Pinpoint application must meet these prerequisites:
-
Your Amazon Pinpoint application must have at least an FCM or APNS channel configured and enabled.
-
Your Amazon Pinpoint application must reside in the same AWS account and region as your Amazon Chime SDK app instance.
Note
By default, all the members of a push notification channel receive the push notifications, including message senders. However, you can set a filter rule that prevents messages from going to senders. For more information, see Using filter rules to filter messages for Amazon Chime SDK messaging, later in this section.
Topics
Create an Amazon Pinpoint application for Amazon Chime SDK messaging
Register a mobile device endpoint as an App Instance user for Amazon Chime SDK messaging
Send a channel message with notifications enabled in Amazon Chime SDK messaging
Debugging push notification failures for Amazon Chime SDK messaging
Using filter rules to filter messages for Amazon Chime SDK messaging