---
title: NFCReaderError.Code.readerErrorRadioDisabled
framework: corenfc
role: symbol
role_heading: Case
path: corenfc/nfcreadererror-swift.struct/code/readererrorradiodisabled
---

# NFCReaderError.Code.readerErrorRadioDisabled

The NFC wireless radio on the device is disabled.

## Declaration

```swift
case readerErrorRadioDisabled
```

## Discussion

Discussion This condition happens, for example, when a person enables airplane mode on their device.

## See Also

### Other Errors

- [NFCReaderError.Code.readerErrorUnsupportedFeature](corenfc/nfcreadererror-swift.struct/code/readererrorunsupportedfeature.md)
- [NFCReaderError.Code.readerErrorInvalidParameter](corenfc/nfcreadererror-swift.struct/code/readererrorinvalidparameter.md)
- [NFCReaderError.Code.readerErrorInvalidParameterLength](corenfc/nfcreadererror-swift.struct/code/readererrorinvalidparameterlength.md)
- [NFCReaderError.Code.readerErrorParameterOutOfBound](corenfc/nfcreadererror-swift.struct/code/readererrorparameteroutofbound.md)
- [NFCReaderError.Code.readerErrorSecurityViolation](corenfc/nfcreadererror-swift.struct/code/readererrorsecurityviolation.md)
- [NFCReaderError.Code.readerErrorUnsupportedFeature](corenfc/nfcreadererror-swift.struct/code/readererrorunsupportedfeature.md)
- [NFCReaderError.Code.readerErrorInvalidParameter](corenfc/nfcreadererror-swift.struct/code/readererrorinvalidparameter.md)
- [NFCReaderError.Code.readerErrorInvalidParameterLength](corenfc/nfcreadererror-swift.struct/code/readererrorinvalidparameterlength.md)
- [NFCReaderError.Code.readerErrorParameterOutOfBound](corenfc/nfcreadererror-swift.struct/code/readererrorparameteroutofbound.md)
- [NFCReaderError.Code.readerErrorSecurityViolation](corenfc/nfcreadererror-swift.struct/code/readererrorsecurityviolation.md)
