BGContinuedProcessingTask GPU Access

We added the com.apple.developer.background-tasks.continued-processing.gpu key to the entitlement file and set it to true, but BGTaskScheduler.supportedResources does not include gpu. How can we configure it to obtain permission for GPU access in the background?

Test device: iPhone 16 Pro Max, iOS 26 release version.

BGContinuedProcessingTask GPU Access
 
 
Q