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

FCM 초기 설정 및 스터디 만들기 화면 알림 권한 요청 구현 #137

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

Conversation

YuGyeong98
Copy link
Member

@YuGyeong98 YuGyeong98 commented Mar 15, 2024

작업 내용

  • fcm 사용자 디바이스 토큰 datastore에 저장 및 불러오기
  • 새로운 토큰이 생성될 때마다 datastore에 저장
  • fcm 서버 및 데이터베이스에 notification key, 사용자 디바이스 토큰 저장

체크리스트

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

기타

  • 다른 브랜치에서 수정된 부분이 있어서 스터디 참여 다이얼로그, MessageViewModel 부분 빼고 코드 리뷰해주셔도 될 것 같습니다!
  • 혹시 이해가 안가신다면 알림 권한 요청 로직 참고해주세요🫨

@YuGyeong98 YuGyeong98 added the feat 기능 개발 label 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
feat 기능 개발
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

채팅 알림 기능 구현
1 participant