Can I receive messages from the Bot via push notifications?

According to the documentation, I registered google-services.json and registration token to Sendbird.

And, successfully tested by FCM push notification tester on Sendbird Dashboard.

But, when sending bot message via send a message API, my device does not receive the notification.

Is there anything else I should do?
Please advise me.