This chapter describes the product flow and provides an index of related content.

Create an application
On the EMAS platform, an application corresponds to your client application. You can create an application in the EMAS console and associate it with the client application that will load the SDK. For more information, see Quick Start.
Application configuration
Android
Vendor channel configuration: Mobile Push supports integration with vendor channels. For more information, see Configure vendor channel keys.
SMS integration configuration: Mobile Push supports SMS integration to improve message delivery rates by sending supplemental text messages. For more information, see Configure SMS integration.
Multiple package name configuration: Mobile Push lets you add package names for each channel in advance. This enables you to send a single push notification that reaches all omnichannel packages. For more information, see Configure multiple package names.
iOS
Certificate configuration: To send pushes to iOS applications, you must configure push certificates for the development and production environments. For more information, see iOS push certificate configuration guide.
HarmonyOS
Vendor channel configuration: Mobile Push supports integration with HarmonyOS vendor channels. For more information, see Configure account key files.
SMS integration configuration: Mobile Push supports SMS integration to improve message delivery rates by sending supplemental text messages. For more information, see Configure SMS integration.
SDK integration
You must integrate the SDK to use the Mobile Push feature.
Create a push
You can send messages or notifications from the console or using an API. For more information, see:
Send notifications or messages from the Mobile Push console.
Send pushes using an API. For more information, see API overview.
View push data
View push history: You can view historical push data based on dimensions such as push type, request source, and push target type.
View push statistics: You can view daily statistics for the number of accepted push requests, sent pushes, delivered messages, clicks, purges, and push channel usage.
For more information, see Push records.
View metering data
You can query statistics for billable items by time period. For more information, see Billing data.
Use the troubleshooting tool
If a push is abnormal, you can use the troubleshooting tool to diagnose the issue.
You can view message details by message ID.
You can view device details by device ID.
For more information, see Troubleshooting tool.