<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "macCatalyst: 13.1.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "NetworkExtension",
  "identifier" : "/documentation/NetworkExtension/NEHotspotHelperResult/unsupportedNetwork",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Network Extension"
    ],
    "preciseIdentifier" : "c:@E@NEHotspotHelperResult@kNEHotspotHelperResultUnsupportedNetwork"
  },
  "title" : "NEHotspotHelperResult.unsupportedNetwork"
}
-->

# NEHotspotHelperResult.unsupportedNetwork

After attempting to authenticate, the Hotspot Helper app determined that it can’t perform the authentication. This result is only valid in response to commands of type [`NEHotspotHelperCommandType.authenticate`](/documentation/NetworkExtension/NEHotspotHelperCommandType/authenticate) and [`NEHotspotHelperCommandType.presentUI`](/documentation/NetworkExtension/NEHotspotHelperCommandType/presentUI).

```
case unsupportedNetwork
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)