|
|
@ -33,6 +33,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD
|
|
|
|
|
|
|
|
|
|
|
|
Cryptography.seedRandom()
|
|
|
|
Cryptography.seedRandom()
|
|
|
|
AppVersion.sharedInstance()
|
|
|
|
AppVersion.sharedInstance()
|
|
|
|
|
|
|
|
AppEnvironment.shared.pushRegistrationManager.createVoipRegistryIfNecessary()
|
|
|
|
|
|
|
|
|
|
|
|
// Prevent the device from sleeping during database view async registration
|
|
|
|
// Prevent the device from sleeping during database view async registration
|
|
|
|
// (e.g. long database upgrades).
|
|
|
|
// (e.g. long database upgrades).
|
|
|
|