# Understanding FCM Message Delivery on Android

DevFeed: [Understanding FCM Message Delivery on Android](<https://devfeed.tech/articles/understanding-fcm-message-delivery-on-android-16557.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2024/07/understand-fcm-delivery-rates>)

Author: Neil Gu; Andrea Wu

Published: 2024-07-18T05: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>), [push-notification](<https://devfeed.tech/topics/push-notification.md>), [Android](<https://devfeed.tech/topics/android.md>), [Messaging](<https://devfeed.tech/topics/messaging.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [best-practices](<https://devfeed.tech/tags/best-practices.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>), [messaging](<https://devfeed.tech/tags/messaging.md>), [push-notification](<https://devfeed.tech/tags/push-notification.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

## AI overview

This Firebase tutorial explains seven statuses for Firebase Cloud Messaging messages on Android, including delivered, pending, offline, Doze mode, stopped-user, and throttled cases. It describes how to interpret delivery reports and investigate delivery performance.

## Source excerpt

News, tutorials, and updates from the Firebase team.