diff --git a/PingPong/Projects/App/Support/Info.plist b/PingPong/Projects/App/Support/Info.plist
index 207de48e..04235137 100644
--- a/PingPong/Projects/App/Support/Info.plist
+++ b/PingPong/Projects/App/Support/Info.plist
@@ -32,7 +32,7 @@
CFBundleVersion
- 18
+ 20
FirebaseAppDelegateProxyEnabled
INIntentsSupported
diff --git a/PingPong/Projects/Feature/OnBoarding/Sources/UI/View/MainView/OnBoardingLoginView.swift b/PingPong/Projects/Feature/OnBoarding/Sources/UI/View/MainView/OnBoardingLoginView.swift
index 6cd8b636..4344a1df 100644
--- a/PingPong/Projects/Feature/OnBoarding/Sources/UI/View/MainView/OnBoardingLoginView.swift
+++ b/PingPong/Projects/Feature/OnBoarding/Sources/UI/View/MainView/OnBoardingLoginView.swift
@@ -144,7 +144,6 @@ public struct OnBoardingLoginView: View {
return
}
authViewModel.appleLogin(credential: credential)
-
DispatchQueue.main.asyncAfter(deadline: .now() + 1.8) {
Task {
await authViewModel.loginWithEmail(