thomasgalliker / Plugin.FirebasePushNotifications

Receive and handle firebase push notifications in .NET MAUI apps
31 stars 3 forks source link

Cloud Message API (legacy) - question #10

Closed Efthymios closed 2 months ago

Efthymios commented 2 months ago

Hi,

Google says that the legacy HTTP or XMPP API will be deprecated on 6/20/2023 and we must migrate to the latest firebase cloud messaging API (HTTP v1) by 6/20/2024. My question is this plug in will still working after the 6/20/2024?

Thank you.

thomasgalliker commented 2 months ago

Hi. I don't think this will affect the client implementations. Isn't this change related to the Firebase Admin SDK which you use in the backend to send push notifications?

Efthymios commented 2 months ago

Hi,

Thank you for your reply.

You are right i test it and it works fine.

Best Regards,

Efthymios Argyrou

I.T. Manager

Alt-àVie Ltd

Mob: +357 99694191

www.altavie.com.cy

altavie-logo

From: Thomas Galliker @.*** Sent: 26 April 2024 16:31 To: thomasgalliker/Plugin.FirebasePushNotifications Cc: Efthymios; Author Subject: Re: [thomasgalliker/Plugin.FirebasePushNotifications] Cloud Message API (legacy) - question (Issue #10)

Hi. I don't think this will affect the client implementations. Isn't this change related to the Firebase Admin SDK which you use in the backend to send push notifications?

— Reply to this email directly, view https://github.com/thomasgalliker/Plugin.FirebasePushNotifications/issues/10#issuecomment-2079402708 it on GitHub, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAH5VF6NPVJDXA5SF4EDM73Y7JJJBAVCNFSM6AAAAABGYU273SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZZGQYDENZQHA . You are receiving this because you authored the thread. https://github.com/notifications/beacon/AAH5VF2GQESGLAGBMOUWJ2DY7JJJBA5CNFSM6AAAAABGYU273SWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTT36EVNI.gif Message ID: @.***>

thomasgalliker commented 1 month ago

19 this might be related