Overview
Notification Channel SetupHeads-up notifications are supported only through Android notification channels. Please refer to the official documentation for the creation of the notification channels. On Android devices using API levels under 26, the configuration won’t be applied, as notification channels that need this setting weren’t available until API level 26.The Notification channel should have IMPORTANCE_HIGH for heads-up notifications, and the same channel ID should be configured in the MoEngage dashboard.