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 toChannel Members - List of users in a channel and updates
with new usersTyping Indicator - Indication of typing activity before
messages are sent to a channelMobile Push Notifications - Receive notifications from the platform's Service Provider regardless of application state.