diff --git a/WOKA/Constants K/GoogleAdIDs.swift b/WOKA/Constants K/GoogleAdIDs.swift
index e5bab59..c566c30 100644
--- a/WOKA/Constants K/GoogleAdIDs.swift
+++ b/WOKA/Constants K/GoogleAdIDs.swift
@@ -16,13 +16,12 @@ extension K{
static let karaoke = "ca-app-pub-3940256099942544/2934735716"
static let audioBooks = "ca-app-pub-3940256099942544/2934735716"
-
static let games = "ca-app-pub-3940256099942544/2934735716"
static let gamesDetailsInterStial = "ca-app-pub-5699008063638916/8126400123"
// static let themeTwo = "ca-app-pub-3940256099942544/2934735716"
static let themeTwo = "ca-app-pub-5699008063638916/1393141241"
static let splashBanner1 = "ca-app-pub-5699008063638916/1393141241"
- static let splashBanner2 = "ca-app-pub-5699008063638916/1393141241"
+ static let splashBanner2 = "ca-app-pub-5699008063638916/1888514001"
}
}
diff --git a/WOKA/Games/Games.storyboard b/WOKA/Games/Games.storyboard
index 83fb2a7..ce7884f 100644
--- a/WOKA/Games/Games.storyboard
+++ b/WOKA/Games/Games.storyboard
@@ -588,10 +588,10 @@
-
+
-
+
@@ -609,7 +609,7 @@
-
+
@@ -640,8 +640,8 @@
+
-
diff --git a/WOKA/Helpers/AdResuable/AdReusable.swift b/WOKA/Helpers/AdResuable/AdReusable.swift
index be4586d..0117e53 100644
--- a/WOKA/Helpers/AdResuable/AdReusable.swift
+++ b/WOKA/Helpers/AdResuable/AdReusable.swift
@@ -40,7 +40,7 @@ class AdReusable {
// If height is provided, add rounded corners
if let heightValue = height, heightValue > 0 {
- bannerView.layer.cornerRadius = 2
+ bannerView.layer.cornerRadius = 4
bannerView.clipsToBounds = true
}
@@ -55,7 +55,7 @@ class AdReusable {
bannerView.load(GADRequest())
// Ensure the layout is updated
- bannerView.layoutIfNeeded()
+ containerView.layoutIfNeeded()
}
}
diff --git a/WOKA/Main/Delegate/AppDelegate.swift b/WOKA/Main/Delegate/AppDelegate.swift
index 3f1738b..1b4d850 100644
--- a/WOKA/Main/Delegate/AppDelegate.swift
+++ b/WOKA/Main/Delegate/AppDelegate.swift
@@ -44,7 +44,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
IQKeyboardManager.shared.resignOnTouchOutside = true
// IQKeyboardManager.shared.enableAutoToolbar = false
// IQKeyboardManager.shared.layoutIfNeededOnUpdate = true
- registerCustomFonts()
+// registerCustomFonts()
// Set the authentication ID Pass after app starts
AuthFunc.shareInstance.setAuthIDPass()
diff --git a/WOKA/OnBoarding Module/Base.lproj/Main.storyboard b/WOKA/OnBoarding Module/Base.lproj/Main.storyboard
index 68ca2d8..5a39e6c 100644
--- a/WOKA/OnBoarding Module/Base.lproj/Main.storyboard
+++ b/WOKA/OnBoarding Module/Base.lproj/Main.storyboard
@@ -27,17 +27,17 @@
-
+
-
+
-
+
-
+
-
+
@@ -76,7 +76,7 @@
-
+
-
+
@@ -121,7 +121,6 @@
-
diff --git a/WOKA/Theme/Base.lproj/Theme.storyboard b/WOKA/Theme/Base.lproj/Theme.storyboard
index b49bbb7..65544fc 100644
--- a/WOKA/Theme/Base.lproj/Theme.storyboard
+++ b/WOKA/Theme/Base.lproj/Theme.storyboard
@@ -1,9 +1,9 @@
-
+
-
+
@@ -961,7 +961,7 @@
-
+
-
+
+
+
+
-
+
+
-
-
+
+
@@ -204,8 +211,5 @@
-
-
-