Skip to content

[FIX] 알림 서비스 FCM -> Expo 변경 & 비즈니스 로직 구현#68

Merged
rhkr8521 merged 1 commit intodevelopfrom
fix/#62
Feb 5, 2026
Merged

[FIX] 알림 서비스 FCM -> Expo 변경 & 비즈니스 로직 구현#68
rhkr8521 merged 1 commit intodevelopfrom
fix/#62

Conversation

@gogori6565
Copy link
Contributor

@gogori6565 gogori6565 commented Feb 5, 2026

📣 Related Issue

📝 Summary

  • 기존 알림 서비스를 FCM -> Expo 푸시 알림 서비스로 변경하였습니다.
  • 알림 비즈니스 로직을 구현하였습니다.
    • 댓글/팔로우 알림 로직을 구현하였습니다.
    • 나머지 '공지사항' 알림은 공지사항 API가 구현되는대로 추가할 예정입니다.
  • 로그아웃 시, 기기 토큰을 삭제하는 로직은 설정 API 구현 때 같이할 예정입니다. (아직 로그아웃 API가 없음)

📬 Reference

[푸시 알림 가짜 토큰 테스트 결과 -> 성공]

  • Expo 서버에 성공적으로 전송o
  • 가짜 토큰으로 에러 발생 (정상)
image

Copy link
Member

@rhkr8521 rhkr8521 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다.

@rhkr8521 rhkr8521 merged commit efa5fd2 into develop Feb 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FIX] 알림 서비스 FCM -> Expo 변경 & 비즈니스 로직 구현

2 participants