Admob 제거

This commit is contained in:
Yu Sung
2023-10-14 17:31:28 +09:00
parent 282ee73de1
commit 6c8e19aed5
19 changed files with 3 additions and 228 deletions

View File

@@ -9,7 +9,6 @@ import UIKit
import FirebaseCore
import FirebaseMessaging
import GoogleMobileAds
class AppDelegate: UIResponder, UIApplicationDelegate {
@@ -17,8 +16,6 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil) -> Bool {
FirebaseApp.configure()
GADMobileAds.sharedInstance().start()
Messaging.messaging().delegate = self
// For iOS 10 display notification (sent via APNS)