---
title: "WAError.wifiAwareUnsupported(_:)"
framework: wifiaware
role: symbol
role_heading: Case
path: "wifiaware/waerror/wifiawareunsupported(_:)"
---

# WAError.wifiAwareUnsupported(_:)

An error that occurs if Wi-Fi Aware isn’t supported on the device.

## Declaration

```swift
case wifiAwareUnsupported(WAError.WiFiAwareUnsupportedDetails)
```

## See Also

### Checking for unsupported host hardware

- [WAError.WiFiAwareUnsupportedDetails](wifiaware/waerror/wifiawareunsupporteddetails.md)
