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: firebase fcm 세팅 #11

Merged
merged 4 commits into from
May 30, 2023
Merged

feat: firebase fcm 세팅 #11

merged 4 commits into from
May 30, 2023

Conversation

nain93
Copy link
Member

@nain93 nain93 commented May 29, 2023

설명

firebase 세팅과 fcm 세팅을 합니다
android/app/src 경로에 google-services.json 가 추가되었고
.env에 웹용 WEB_FCM_KEY 키가 추가되었습니다

services/fcm_service.dart 에 모든 fcm 관련 로직을 추가하였습니다

foregroundbackground 2개의 상황에서 알람을 받고 알람을 터치 했을경우 다음 로직을 할 수있는 함수를 추가합니다

이슈

#12

기타

이 pr은 아직 테스트가 완료되지 않았기 때문에 AndroidiOS 실기기에서 작동을 테스트 한 후 머지하도록 하겠습니다

TODO

  • Android 기기 작동 테스트
  • iOS 기기 작동 테스트

@nain93 nain93 self-assigned this May 29, 2023
@nain93 nain93 marked this pull request as draft May 29, 2023 12:27
@paulracooni paulracooni marked this pull request as ready for review May 30, 2023 11:53
@paulracooni
Copy link
Collaborator

N/A

Copy link
Collaborator

@paulracooni paulracooni left a comment

Choose a reason for hiding this comment

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

N/A

@nain93 nain93 added the issue label May 30, 2023
@nain93 nain93 merged commit ad8e79d into main May 30, 2023
@nain93 nain93 deleted the feat/firebase branch May 30, 2023 14:19
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.

2 participants