How to configure FCM click_action in sendbird push for offline notification

hi,We used click_action filed for offline notification on the client when we use fcm separately, and now we want to use firebase push notifacation ,how we config,thanks

Hey @Developers_BUD,

Welcome to the Sendbird Community. We do not currently support sending click_action within notifications from Sendbird.

ok,thanks so much,But now how do we send offline push notifacation to Android?

Hi @Developers_BUD,

In order to receive notifications on Android, you’ll need to register your FCM Server key to your Sendbird Dashboard. Additionally, you’ll need to register the device token to the user using the Android SDK. More information can be found here: Push notifications | Chat Android SDK | Sendbird Docs