---
title: CredentialSession.ErrorCode.network
framework: secureelementcredential
role: symbol
role_heading: Case
path: secureelementcredential/credentialsession/errorcode/network
---

# CredentialSession.ErrorCode.network

The device’s internet connection is offline.

## Declaration

```swift
case network
```

## Discussion

Discussion Your app can try again after receiving this error, to see if network communication is restored.
