Azure / azure-notificationhubs-java-backend

Azure Notification Hubs SDK for Java
https://docs.microsoft.com/en-us/azure/notification-hubs/
Apache License 2.0
35 stars 49 forks source link

Adds support for FCM V1 #181

Closed aziztitu closed 6 months ago

aziztitu commented 6 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