iterable-android-sdk icon indicating copy to clipboard operation
iterable-android-sdk copied to clipboard

Android: new firebase cloud messaging api (v1)

Open MathieuChabas opened this issue 1 year ago • 4 comments
trafficstars

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!

MathieuChabas avatar Jan 03 '24 17:01 MathieuChabas

@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 avatar Jan 05 '24 16:01 davidtruong

@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.

davidtruong avatar Jan 24 '24 19:01 davidtruong

@davidtruong Awesome, that's great news!

MathieuChabas avatar Jan 28 '24 18:01 MathieuChabas

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

grndvl1 avatar Feb 15 '24 22:02 grndvl1