unsupportedConfiguration
An error that indicates the device lacks support for the session’s configuration.
Declaration
static var unsupportedConfiguration: ARError.Code { get }Discussion
Call isSupported on an ARConfiguration to ensure it’s supported before attempting to create and run it on the session with runWithConfiguration:.