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

Android: new firebase cloud messaging api (v1) #677

Open
MathieuChabas opened this issue Jan 3, 2024 · 4 comments
Open

Android: new firebase cloud messaging api (v1) #677

MathieuChabas opened this issue Jan 3, 2024 · 4 comments

Comments

@MathieuChabas
Copy link

Hello,

Firebase deprecated their legacy cloud messaging api, which will be discontinued on June 20, 2024. Their new api relies on OAuth2 access tokens (which can be created using a service account's private key) instead of a server key.

Will you support this new api? If so, do you have a deadline when it will be available?

Thanks!

@davidtruong
Copy link
Contributor

@MathieuChabas Yes, we will definitely going to be supporting the new Firebase HTTP V1.
We are currently working with Amazon on some infrastructure changes to support this new version of the api and hope to get a beta version up as soon as we can. I can't provide a definitive timeline at the moment, but be on the lookout for that.

@davidtruong
Copy link
Contributor

@MathieuChabas Update:
We are working on support changes for the support to move to the new auth structure.

Good news is that there are no code changes to the underlying APIs. The only required changes would be uploading a new google services json file instead of the legacy key.

Will provide a further update when we have that option available in the Iterable Portal.

@MathieuChabas
Copy link
Author

@davidtruong Awesome, that's great news!

@grndvl1
Copy link

grndvl1 commented Feb 15, 2024

Any word on this as it 4 months off and we need time to migrate some systems

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

No branches or pull requests

3 participants