Legacy API shutdown question - FCM.

154 views
Skip to first unread message

Ansel Merino

unread,
May 31, 2024, 10:37:32 PMMay 31
to Firebase Google Group

Hi, 
Will the SendAsync method in the C# FirebaseAdmin SDK v2.2.0 continue to work after the June 21, 2024 HTTP v1 API shutdown? At the moment it’s unclear if only specific methods or v2.2.0 overall will be affected by the v1 API shutdown.


For example, we currently use the following call to send notifications:
await FirebaseMessaging.DefaultInstance.SendAsync(message)


Thanks!

Joe Spiro

unread,
Jun 10, 2024, 8:18:27 PMJun 10
to Firebase Google Group
"SendAsync(message)" should continue to work. The only impacted methods are the deprecated methods "SendAll..." and "SendMulticast...".
Reply all
Reply to author
Forward
0 new messages