NEVPNError.Code.configurationInvalid
An error code indicating the VPN configuration associated with the VPN manager object is invalid.
Declaration
case configurationInvalidDiscussion
This error can occur in the following situations:
The app or extension tried to save the configuration, but the configuration has missing or invalid configuration properties.
The app or extension tried to use the configuration before being successfully saved to the Network Extension preferences.
The app or extension tried to use the configuration before being successfully loaded from the Network Extension preferences.