-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] FCM Notification #44
Conversation
createNotification(context = this,data) | ||
Timber.d("asdasd ${data.contentType}") | ||
} catch (e : Exception){ | ||
Timber.d("WwwException : onMessageReceived ") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이게 아까 방 참여했을때 로그 한건가요?,?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FCM을 통해서 푸시 알림 받았을 때 나오는 로그이긴한데 불필요한 로그는 안 쓰는게 좋으니까 나중에 한번 로그 정리 하도록 하겠습니다!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
확인했습니다 수고하셨어요 🙇🏻♀️💻
이슈 번호
#40
작업 내용