Background Fetch debug was work properly in xcode 14。But was not work properly in Xcode 15 Beta 6. I have done these steps: -[x] Use Xcode - Debug - Simulate Background Fetch, performFetchWithCompletionHandler didnot receive the system callback. -[x] Use Xcode-Scheme-Edit Scheme-Run-Launch due to background fetch event。the feature is enable。but launch isn't background launch。and didnot receive the system callback。
Is it a bug in Xcode 15 Beta。 Could anyone give me some advices? Thank you