top view will shrink and fade into another view
This commit is contained in:
@@ -31,7 +31,6 @@ struct FeelsApp: App {
|
||||
}.onChange(of: scenePhase) { phase in
|
||||
if phase == .background {
|
||||
BGTask.scheduleBackgroundProcessing()
|
||||
print("background")
|
||||
WidgetCenter.shared.reloadAllTimelines()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user