# Creating visual notifications with Firebase Cloud Messaging

DevFeed: [Creating visual notifications with Firebase Cloud Messaging](<https://devfeed.tech/articles/creating-visual-notifications-with-firebase-cloud-messaging-16325.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2019/09/fcm-image-notification>)

Author: Kai Wu; Chen Liang

Published: 2019-09-10T00: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>), [Messaging](<https://devfeed.tech/topics/messaging.md>), [Image](<https://devfeed.tech/topics/image.md>), [Android](<https://devfeed.tech/topics/android.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [API](<https://devfeed.tech/topics/api.md>), [JSON](<https://devfeed.tech/topics/json.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [api](<https://devfeed.tech/tags/api.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [cloud-messaging](<https://devfeed.tech/tags/cloud-messaging.md>), [cloud-storage](<https://devfeed.tech/tags/cloud-storage.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [image](<https://devfeed.tech/tags/image.md>), [ios](<https://devfeed.tech/tags/ios.md>), [json](<https://devfeed.tech/tags/json.md>), [messaging](<https://devfeed.tech/tags/messaging.md>), [notifications](<https://devfeed.tech/tags/notifications.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

## AI overview

This tutorial explains how to create richer Firebase Cloud Messaging notifications by adding images and using notification parameters. It covers image notifications on iOS and Android, including configuration through the Firebase console and the HTTP v1 API.

## Source excerpt

News, tutorials, and updates from the Firebase team.