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 푸시 알림, 유효하지 않은 FCM토큰 삭제 #276

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

dbscks97
Copy link
Collaborator

🌱 관련 이슈

📌 작업 내용

  • FCM 관련해서 앱을 삭제하거나, FCM토큰이 만료된경우 토큰 삭제하는 로직 추가

🙏 리뷰 요구사항

📚 레퍼런스

@dbscks97 dbscks97 added the 🐛 bug/error 버그 및 에러 픽스 label Sep 23, 2024
@dbscks97 dbscks97 added this to the 4차 MVP milestone Sep 23, 2024
@dbscks97 dbscks97 self-assigned this Sep 23, 2024
@dbscks97 dbscks97 linked an issue Sep 23, 2024 that may be closed by this pull request
Copy link

Copy link
Member

@char-yb char-yb left a comment

Choose a reason for hiding this comment

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

LGTM

@dbscks97 dbscks97 merged commit 94ca74a into develop Sep 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug/error 버그 및 에러 픽스
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 만료된 FCM 토큰 삭제
2 participants