mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-22 11:03:21 -04:00
Revert
This commit is contained in:
parent
f18edc60f9
commit
92b6f73e9a
@ -17,7 +17,6 @@ import SwiftUI
|
||||
import UserNotifications
|
||||
|
||||
#if os(iOS)
|
||||
|
||||
@main
|
||||
struct Kiwix: App {
|
||||
@Environment(\.scenePhase) private var scenePhase
|
||||
@ -95,7 +94,6 @@ struct Kiwix: App {
|
||||
}
|
||||
|
||||
private class AppDelegate: NSObject, UIApplicationDelegate, UNUserNotificationCenterDelegate {
|
||||
|
||||
/// Storing background download completion handler sent to application delegate
|
||||
func application(_ application: UIApplication,
|
||||
handleEventsForBackgroundURLSession identifier: String,
|
||||
|
Loading…
x
Reference in New Issue
Block a user