Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
설명
firebase
세팅과fcm
세팅을 합니다android/app/src
경로에google-services.json
가 추가되었고.env
에 웹용WEB_FCM_KEY
키가 추가되었습니다services/fcm_service.dart 에 모든 fcm 관련 로직을 추가하였습니다
foreground
와background
2개의 상황에서 알람을 받고 알람을 터치 했을경우 다음 로직을 할 수있는 함수를 추가합니다이슈
#12
기타
이 pr은 아직 테스트가 완료되지 않았기 때문에
Android
와iOS
실기기에서 작동을 테스트 한 후 머지하도록 하겠습니다TODO