Skip to content

Commit 22c7505

Browse files
committed
Add links for Firebase migration
1 parent 4d300ce commit 22c7505

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

articles/notification-hubs/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535
href: push-notifications-android-specific-devices-firebase-cloud-messaging.md
3636
- name: Send push notifications to specific users
3737
href: push-notifications-android-specific-users-firebase-cloud-messaging.md
38+
- name: Send push notifications using Firebase SDK version 0.6
39+
href: notification-hubs-android-push-notification-google-fcm-get-started.md
3840
- name: Send push notifications to Xamarin Android apps
3941
href: xamarin-notification-hubs-push-notifications-android-gcm.md
4042
- name: iOS

articles/notification-hubs/notification-hubs-android-push-notification-google-fcm-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.topic: tutorial
1313
ms.custom: mvc, devx-track-java
1414
ms.date: 03/01/2024
1515
ms.author: sethm
16-
ms.reviewer: thsomasu
16+
ms.reviewer: heathertian
1717
ms.lastreviewed: 09/11/2019
1818
---
1919

articles/notification-hubs/notification-hubs-gcm-to-fcm.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: sethmanheim
55
manager: femila
66
ms.service: notification-hubs
77
ms.topic: article
8-
ms.date: 03/01/2024
8+
ms.date: 04/17/2024
99
ms.author: sethm
1010
ms.reviewer: heathertian
1111
ms.lastreviewed: 03/01/2024
@@ -26,6 +26,7 @@ The Firebase Cloud Messaging (FCM) legacy API will be deprecated by July 2024. Y
2626

2727
- For information about migrating from FCM legacy to FCM v1 using the Azure SDKs, see [Google Firebase Cloud Messaging (FCM) migration using SDKs](firebase-migration-sdk.md).
2828
- For information about migrating from FCM legacy to FCM v1 using the Azure REST APIs, see [Google Firebase Cloud Messaging (FCM) migration using REST APIs](firebase-migration-rest.md).
29+
- For the latest information about FCM migration, see the [Firebase Cloud Messaging migration guide](https://firebase.google.com/docs/cloud-messaging/migrate-v1).
2930

3031
## Next steps
3132

0 commit comments

Comments
 (0)