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

Feat : FCM 푸쉬 알림 구현 #219

Merged
merged 12 commits into from
Apr 2, 2024
Merged

Feat : FCM 푸쉬 알림 구현 #219

merged 12 commits into from
Apr 2, 2024

Conversation

m6z1
Copy link
Collaborator

@m6z1 m6z1 commented Mar 31, 2024

📮 관련 이슈

✍️ 구현 내용

  • FCM 푸쉬 알림 구현했습니다.
  • 앱 실행 중 푸쉬 알림 클릭 시 웹 뷰가 뜹니다.
  • 앱이 종료된 상태에서 푸쉬 알림 클릭 시 url을 띄울 수 있는 앱으로 넘어가서 공지사항을 볼 수 있게 수정했습니다.
  • 서버 통신 잘못된 부분 수정했어요(fcm api 관련)

📷 구현 영상

스크린샷 2024-04-02 오후 2 45 13 -> init 확인 됨 -> 위 첨부된 사진은 키워드 및 학과 수정 시 바로 서버에 반영된 모습 확인

✔️ 확인 사항

  • 컨벤션에 맞는 PR 타이틀
  • 관련 이슈 연결
  • PR 관련 정보 연결 (작업자, 라벨, 마일스톤 등)
  • Github Action 통과

@m6z1 m6z1 added 🤗 FEATURE Develop this project 💛명지 labels Mar 31, 2024
@m6z1 m6z1 requested review from huiwoo-jo and hoyahozz March 31, 2024 12:36
@m6z1 m6z1 self-assigned this Mar 31, 2024
Copy link
Contributor

@huiwoo-jo huiwoo-jo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!
코드 리뷰는 나중에 확인 후 리팩토링 부탁드립니다 👍

@m6z1 m6z1 merged commit 39e9b0b into develop Apr 2, 2024
1 check passed
@m6z1 m6z1 deleted the feature/fcm-push branch April 2, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💛명지 🤗 FEATURE Develop this project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FCM 푸쉬 알림 구현
2 participants