---
title: RoomCaptureSession.CaptureError.deviceNotSupported
framework: roomplan
role: symbol
role_heading: Case
path: roomplan/roomcapturesession/captureerror/devicenotsupported
---

# RoomCaptureSession.CaptureError.deviceNotSupported

An error that indicates that the framework doesn’t support the user’s device.

## Declaration

```swift
case deviceNotSupported
```

## See Also

### Identifying the error cause

- [RoomCaptureSession.CaptureError.deviceTooHot](roomplan/roomcapturesession/captureerror/devicetoohot.md)
- [RoomCaptureSession.CaptureError.exceedSceneSizeLimit](roomplan/roomcapturesession/captureerror/exceedscenesizelimit.md)
- [RoomCaptureSession.CaptureError.invalidARConfiguration](roomplan/roomcapturesession/captureerror/invalidarconfiguration.md)
- [RoomCaptureSession.CaptureError.worldTrackingFailure](roomplan/roomcapturesession/captureerror/worldtrackingfailure.md)
- [RoomCaptureSession.CaptureError.internalError](roomplan/roomcapturesession/captureerror/internalerror.md)
