-
Notifications
You must be signed in to change notification settings - Fork 0
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 [#181] 앱 버전 업데이트 알림 구현 #182
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
P3
자동 업데이트 구현 수고하셨습니다!!! 짱짱!~!
@@ -1329,6 +1340,7 @@ | |||
2A5220EF2B507F97001510B7 /* NotificationViewModel.swift in Sources */, | |||
2A84465C2B4EEC6C00F98F2A /* JoinProfileViewModel.swift in Sources */, | |||
3CBCA3CC2B573F9000D348D3 /* MyPageProfileViewModel.swift in Sources */, | |||
2F4BE0C62BD90EC4003147E7 /* AppStoreCheckManager.swift in Sources */, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
P3
앱스토어 체크해주는 라이브러리가 있군요!!
[ cancelAction, updateAction ].forEach { alert.addAction($0) } | ||
window?.rootViewController?.present(alert, animated: true, completion: nil) | ||
} | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
P3
요긴 들여쓰기가 잘못된걸까요?! 확인 부탁드립니당~~
👻 PULL REQUEST
💻 작업한 내용
앱 버전 업데이트 알림 구현했습니다.
💡 참고사항
📸 스크린샷
📟 관련 이슈