Skip to content

Commit

Permalink
[#121] 앱스토어 인앱 업데이트 호출 메소드 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
jayn2u committed Sep 25, 2024
1 parent ca881ca commit dec71de
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ class SceneDelegate: UIResponder, UIWindowSceneDelegate {
func sceneWillEnterForeground(_ scene: UIScene) {
// Called as the scene transitions from the background to the foreground.
// Use this method to undo the changes made on entering the background.
self.checkAndUpdateIfNeeded()
}

func scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions) {
Expand Down

0 comments on commit dec71de

Please sign in to comment.