Thanks for your notification that Firebase is no longer supporting its FCM services. I will verify the example “example_google.c” again and report back to the internal test and dev team to see whether we need to make any necessary updates.
However, I think currently we don’t have any changes on this example yet.
I think I am close to finish the FCM migration…(I hope so…)
My board: Ameba
SDK: “00010055-sdk-ameba-v4.0c”.
In this system , httpc_request_write_header() will get system crash if header >= ~200 bytes.
But the new fcm message, there will be a large header " Authorization: Bearer ya29.ElqKBGN2Ri_Uz...HnS_uNreA", which > 1024 Bytes.