Push Notification not working in App background #4844
Unanswered
Ali-Irfan01
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have integrated Stream Chat SDK in Android, I have setup FCM push notifications, they are not working when app is in background and ChatClient in connected, once app is killed OR ChatClient is disconnected due to inactivity I start receiving notifications, (FirebaseMessagingDelegate.handleRemoteMessage(message) is supposed to handle notification on onMessageReceived() but it is not working). Can anyone help me out here?
Beta Was this translation helpful? Give feedback.
All reactions