WAError
An error in Wi-Fi Aware.
Declaration
enum WAErrorOverview
Wi-Fi Aware may throw a WAError to indicate when an underlying issue occurs, with the Network framework throwing an NWError. If the NWError occurs due to Wi-Fi Aware, then the Network/NWError/wifiAware property on Network/NWError can provide access to additional information about the underlying Wi-Fi Aware error.
Topics
Checking for general errors
Checking for missing entitlement
Checking for unsupported host hardware
Checking for insufficient radio resources
Checking for undeclared services
Checking for service already in use
WAError.serviceAlreadySubscribing(_:)WAError.ServiceAlreadySubscribingDetailsWAError.serviceAlreadyPublishing(_:)WAError.ServiceAlreadyPublishingDetails
Checking if paired devices are present or specified
Checking for invalid device
Checking for unavailable device
Checking for connection
Checking for timeouts
WAError.connectionIdleTimeout(_:)WAError.publisherTimeout(_:)WAError.subscriberTimeout(_:)WAError.ConnectionIdleTimeoutDetailsWAError.PublisherTimeoutDetailsWAError.SubscriberTimeoutDetails