Skip to content

Commit 961ce11

Browse files
Merge pull request #273585 from jsaurezlee-msft/patch-6
Add migration information for Calling FCM Legacy APIs to FCM v1
2 parents aee9ec6 + ec69fcc commit 961ce11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/communication-services/how-tos/calling-sdk/includes/push-notifications/push-notifications-android.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ ms.topic: include
55
ms.date: 09/08/2021
66
ms.author: rifox
77
---
8+
> [!IMPORTANT]
9+
> On June 20, 2023, Google announced that it [deprecated sending messages using the FCM legacy APIs](https://firebase.google.com/docs/cloud-messaging). Google is removing the legacy FCM from service in June 2024. Google recommends [migrating from legacy FCM APIs to FCM HTTP v1](https://firebase.google.com/docs/cloud-messaging/migrate-v1).
10+
> Please follow this [migration guide](/azure/communication-services/tutorials/call-chat-migrate-android-push-fcm-v1) if your Communication reosurce is still using the old FCM legacy APIs.
11+
812
[!INCLUDE [Install SDK](../install-sdk/install-sdk-android.md)]
913

1014
### Additional Prerequisites for Push Notifications

0 commit comments

Comments
 (0)