Skip to content
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

화면별 알림 권한 요청 및 채팅방 별로 알림 설정 구현 #139

Open
wants to merge 13 commits into
base: feature/fcm-permission-dialog
Choose a base branch
from

Conversation

YuGyeong98
Copy link
Member

작업 내용

  • 채팅방 별로 알림 설정
  • 알림 메시지 전송, 수신
  • 알림 메시지 클릭 시 해당 채팅방으로 이동
  • fcm 서버 및 데이터베이스에서 notification key, 사용자 디바이스 토큰 삭제
  • 채팅 화면, 스터디 참여하기 다이얼로그, 알림 권한 다이얼로그 알림 권한 요청 구현

체크리스트

  • Assignees 설정
  • Labels 설정
  • Projects 설정
  • Milestone 설정

기타

  • 알림 메시지 클릭 시 스플래시와 충돌이 나는 것 같아서 우선 startSplash() 함수는 주석 처리 해놓았습니다🫠
  • 혹시 이해가 안가신다면 알림 권한 요청 로직 참고해주세요🫨

@YuGyeong98 YuGyeong98 added feat 기능 개발 refactor 리팩토링 design 레이아웃 작업 labels Mar 15, 2024
@YuGyeong98 YuGyeong98 added this to the Week7 milestone Mar 15, 2024
@YuGyeong98 YuGyeong98 self-assigned this Mar 15, 2024
@YuGyeong98 YuGyeong98 linked an issue Mar 15, 2024 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design 레이아웃 작업 feat 기능 개발 refactor 리팩토링
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

채팅 알림 기능 구현
1 participant