Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds support for FCM V1 #181

Merged
merged 5 commits into from
Feb 16, 2024
Merged

Adds support for FCM V1 #181

merged 5 commits into from
Feb 16, 2024

Conversation

aziztitu
Copy link
Contributor

@aziztitu aziztitu commented Feb 15, 2024

Things to consider before you submit the PR:

  • Are tests passing locally?
  • Are the files formatted correctly?
  • Did you add unit tests?
  • Did you test your change with either the sample apps that are included in the repository or with a blank app that uses your change?

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

Copy link
Member

@jessHuh jessHuh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aziztitu aziztitu merged commit 3c37606 into main Feb 16, 2024
1 check passed
@aziztitu aziztitu deleted the feature/fcmv1 branch February 16, 2024 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants