Azure / azure-notificationhubs-dotnet

.NET SDK for Azure Notification Hubs
MIT License
70 stars 119 forks source link

Adds FCM V1 Support #302

Closed aziztitu closed 4 months ago

aziztitu commented 5 months ago

Things to consider before you submit the PR:

Description

Currently, this SDK supports FCM Legacy platform on ANH, but Google will stop supporting FCM Legacy HTTP on June 20, 2024.

This PR adds support for the new FCM V1 platform - Hub Credentials, Registrations, Installations, and Send Notification