# Ensure your Firebase Cloud Messaging notifications reach your users on Android

DevFeed: [Ensure your Firebase Cloud Messaging notifications reach your users on Android](<https://devfeed.tech/articles/ensure-your-firebase-cloud-messaging-notifications-reach-your-users-on-android-16593.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2025/04/fcm-on-android>)

Author: Sumit Chandel; Alice Yuan

Published: 2025-04-17T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Android](<https://devfeed.tech/topics/android.md>), [Messaging](<https://devfeed.tech/topics/messaging.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [cloud-messaging](<https://devfeed.tech/tags/cloud-messaging.md>), [doze-mode](<https://devfeed.tech/tags/doze-mode.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [notifications](<https://devfeed.tech/tags/notifications.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

## AI overview

This tutorial explains how Android Doze mode can delay Firebase Cloud Messaging notifications and how to choose between normal and high priority messages. It also discusses using the appropriate constructs to process FCM payloads and match priority to the urgency and visibility of a notification.

## Source excerpt

News, tutorials, and updates from the Firebase team.