errors.fyi community error code reference
backgroundSessionRequiresSharedContainer
swift

backgroundSessionRequiresSharedContainer

A background URLSession was created in an app extension but the shared container identifier was not set. Background sessions in extensions must use a shared app group container.

References

โ† all namespaces for backgroundSessionRequiresSharedContainer