Could you elaborate what you changed?
Furthermore it sounds like you were accessing UserDefaults in application(_:didFinishLaunchingWithOptions:) and had the issue. But when my team and I read the prewarming documentation, it feels like the application shouldn't even get to application(_:didFinishLaunchingWithOptions:)