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] 서버 통신시 네트워크 상태 검사 및 네트워크 연결 끊겼을시 관련 알림 표시 로직 #504

Open
6 tasks
2chang5 opened this issue Oct 17, 2023 · 0 comments

Comments

@2chang5
Copy link
Member

2chang5 commented Oct 17, 2023

화면 이름

전역

기능 설명

서버 통신시 네트워크 끊긴 상황에 대처하여 적절한 상황을 부여한다.

  • 백그라운드 위치저장시
  • 앱이 동작중인 상황

알림 후보군

  1. toast
  2. snackBar
  3. notification

네트워크 끊김 상황 판단 로직

필요 태스크

  • 네트워크 연결 상태 확인
    • 포그라운드 상황
    • 백그라운드 상황
  • 네트워크 관련 알림
    • 포그라운드 상황
    • 백그라운드 상황
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant