Skip to main content

Overview

Push notifications can be configured to receive updates when the application is closed or on the background. Stream Video Server sends push notification for Ringing calls and Live calls that are about to start to users that have at least one registered device.

Push notifications are sent in the following scenarios:

  • you create a call with the ring value set to true. In this case, a notification that shows a ringing screen is sent.
  • you create a call with the notify value set to true. In this case, a regular push notification is sent.
  • you haven't answered a call. In this case, a missed call notification is sent (regular push notification).

To receive push notifications from Stream Video Server, you'll need to:

  1. Configure your push notification provider on the Stream Dashboard.
  2. Add the native setup for both iOS and Android.
  3. Setup the push config for the SDK.

Did you find this page helpful?