In this tutorial, you’ll discover how to set up and add mobile push notifications to an application.
Choose an SDK to get started in your preferred language:
Your app will include:
You will integrate mobile push notifications to an application that allows users to receive updates, even when the application is in the foreground, background, and even closed.
Your app will include:
Chat - Required state provider
Message List - Shows list of channel messages
Message Input - Input for sending new messages
Channel List - List of channels you can access and send messages to
Channel Members - List of users in a channel and updates with new users
Typing Indicator - Indication of typing activity before messages are sent to a channel
Mobile Push Notifications - Receive notifications from the platform's Service Provider regardless of application state.