You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent default notification channel creation if notifications are disabled (#6054)
* Prevent default notification channel created before it is required.
* Prevent default notification channel created before it is required.
* Update CHANGELOG.
Copy file name to clipboardExpand all lines: stream-chat-android-client/src/main/java/io/getstream/chat/android/client/notifications/handler/MessagingStyleNotificationHandler.kt
+12-10Lines changed: 12 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -69,16 +69,18 @@ internal class MessagingStyleNotificationHandler(
0 commit comments