Contents

multipleScenesNotSupported

An error that indicates multiple scenes aren’t supported.

Declaration

static var multipleScenesNotSupported: UISceneError.Code { get }

Discussion

This error code indicates that the app doesn’t support multiple scenes or the system was unable to display multiple scenes for your app.

See Also

Identifying an error cause