The legacy Firebase Cloud Messaging (FCM) APIs will be discontinued

Hello,

I had received some update info from firebase. Please refer the attach image.

We had/released a project which using the standard SDK “Standard SDK: Release History – Realtek IoT/Wi-Fi MCU Solutions”.
We use :
(1) APIs as in the “example_google.c” .
(2) Push message as in the “Ameba Arduino: [RTL8195AM] [RTL8710AF] Use Firebase to push messaging services – Realtek IoT/Wi-Fi MCU Solutions

Do we/you need a new/revised Ameba SDK for this firebase update ?


Thanks!
BR,
Vic

Let us refer to this post Starting June 20, 2024 the legacy Firebase Cloud Messaging (FCM) APIs will be discontinued

FYI !!!
I am almost done with the migration on Ameba which running “sdk-ameba-v4.0c”.
But I have two issuees (now) need to verify/fix on the “sdk-ameba-v4.0c”:
1.pk_sign() take ~25 seconds to do the signature.
2.httpc_request_write_header() can only send small header.Or the system will get chrshed…And rhe token for fcm is about 1K size.