firebase-kotlin-sdk icon indicating copy to clipboard operation
firebase-kotlin-sdk copied to clipboard

No method to receive Firebase Message / Notification

Open rupakTj opened this issue 1 year ago • 4 comments
trafficstars

Firebase Messaging does not provide any method to receive the incoming message / notification.

Do not have any method like override fun onMessageReceived(message: RemoteMessage) provided by FirebaseMessagingService

Is there any other way to receive the messages/notifications.

rupakTj avatar Sep 06 '24 11:09 rupakTj