I made new project on Xcode 11 beta 7 and just run app on simulator and go back to home screen.
Then debugger shows the message below, although I didn't implement codes related background task.
Can't end BackgroundTask: no background task exists with identifier 1 (0x1), or it may have already been ended. Break in UIApplicationEndBackgroundTaskError() to debug.
Has anyone else experienced this problem?