var backgroundTask: UIBackgroundTaskIdentifier = .invalid func registerBackgroundeTask(){ backgroundTask = UIApplication.shared.beginBackgroundTask{