Can’t endBackgroundTask: no background task exists with identifier, or it may have already been ended
I lose many days looking for the piece of code or framework that was causing this warning in the debug console Can’t end BackgroundTask: no background task exists with identifier 2 (0x2), or it may have already been ended. Break in UIApplicationEndBackgroundTaskError() to debug. Finally I’ve created an empty project Single View App. Only code … Read more