You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iOS 26 is introducing BGContinuedProcessingTask which is proper support for long running background tasks (e.g., ML inference). It's still beta, but should be released soon. Will the support be added to this library?