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: 업데이트 팝업 뷰 서버통신 통해 비강제, 강제 업데이트를 구현 #397

Closed
6 of 7 tasks
Tracked by #381
hyun99999 opened this issue Apr 2, 2023 · 0 comments · Fixed by #409
Closed
6 of 7 tasks
Tracked by #381
Assignees
Labels
Feat 새로운 기능 구현 Hyungyu 🐯 현규 교수님 작업

Comments

@hyun99999
Copy link
Member

hyun99999 commented Apr 2, 2023

  • 강제 여부를 통해서 확인했어요 체크 박스 표시 결정
  • 강제 여부를 통해서 cancel button 의 액션 결정.(강제-앱 종료 / 비강제-창닫기)
  • 업데이트 텍스트 표시
  • update button 은 앱스토어로 이동하도록 액션 구현
  • 확인했어요 API 구현
  • 업데이트 내용 조회 API 구현
  • 사용자 업데이트 정보 조회 API 구현
@hyun99999 hyun99999 changed the title 서버통신을 통해서 비강제 / 강제 업데이트를 구현해야함 feat: 업데이트 팝업 뷰 서버통신 통해 비강제, 강제 업데이트를 구현 Apr 2, 2023
@hyun99999 hyun99999 self-assigned this Apr 2, 2023
@hyun99999 hyun99999 added Hyungyu 🐯 현규 교수님 작업 Feat 새로운 기능 구현 labels Apr 2, 2023
hyun99999 added a commit to hyun99999/NADA-iOS-ForRelease that referenced this issue Apr 6, 2023
hyun99999 added a commit to hyun99999/NADA-iOS-ForRelease that referenced this issue Apr 6, 2023
- final class 로 구현
    - 상속할 수 없도록 구현하여 static dispatch 로 실행되도록 설정.
- judgeStatus() 메서드에서 타입을 정할 수 있도록해서 타입별로 여러개 생성하던 것에서 하나의 메서드를 사용하도록 리펙토링.
hyun99999 added a commit that referenced this issue Apr 14, 2023
hyun99999 added a commit that referenced this issue Apr 14, 2023
hyun99999 added a commit that referenced this issue Apr 14, 2023
hyun99999 added a commit that referenced this issue Apr 14, 2023
- isForce 자료형 변경.
hyun99999 added a commit that referenced this issue Apr 14, 2023
- UpdateViewController 화면전환
hyun99999 added a commit that referenced this issue Apr 14, 2023
- '확인했어요'라벨과 체크박스 display
hyun99999 added a commit that referenced this issue Apr 14, 2023
- 업데이트를 확인한 유무를 전달하는 변수 토글.
hyun99999 added a commit that referenced this issue Apr 14, 2023
- 강제업데이트인 경우에 해당 변수를 사용하지 않기 때문에 lazy
- 파일내에서만 사용하기 때문에 private
hyun99999 added a commit that referenced this issue Apr 14, 2023
feat: 업데이트 팝업 뷰 서버통신 통해 비강제, 강제 업데이트를 구현 (#397)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능 구현 Hyungyu 🐯 현규 교수님 작업
Projects
None yet
1 participant