Fix: [Task-173] FCM 알림 미노출 문제 해결 - #39
Merged
Merged
Conversation
- notification payload를 시스템 알림으로 표시하도록 처리 - FCM 수신·표시·등록 상태 로그 추가 - ktlint와 Android 단위 테스트 통과
KimSungBeen
approved these changes
Aug 16, 2026
KimSungBeen
previously approved these changes
Aug 16, 2026
KimSungBeen
left a comment
Collaborator
There was a problem hiding this comment.
AI리뷰 돌렸을 때 중요해보이는거 3가지만 추렸는데,
확인 해보고 필요한것만 대응하면 될 것 같아!
고생했어~!👍
- 앱 시작 시 learning 알림 채널 생성 - 백그라운드 FCM의 기본 채널을 learning으로 지정 - 포그라운드와 백그라운드 알림 설정 일치
- 표시 완료로 오인되는 로그 제거 - 알림 게시 시 시스템 알림 허용 상태 기록
- data payload 우선 결정 로직 분리 - data가 유효하지 않을 때 notification payload 폴백 검증 - 유효한 data payload 우선순위 검증
KimSungBeen
approved these changes
Aug 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Notes(Optional)
체크리스트