Skip to content

Commit

Permalink
[#174] 강제 업데이트 로직 반영
Browse files Browse the repository at this point in the history
  • Loading branch information
CJiu01 committed Nov 14, 2024
1 parent bbf4857 commit 9fd29bb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ class SceneDelegate: UIResponder, UIWindowSceneDelegate {
self?.window?.makeKeyAndVisible()
}
}
checkAndUpdateIfNeeded()
}

/// 업데이트가 필요한지 확인 후 업데이트 알럿을 띄우는 메소드
Expand Down

0 comments on commit 9fd29bb

Please sign in to comment.