MigrationErrorReason
@available(*, deprecated, message: "MigrationErrorReason will be removed in SDK 5.0.")
public enum MigrationErrorReason
The possible underlying reasons a .migrationError error occurs.
- disableSyncWithV3Failed: The operation to disable sync with v3 peers failed.
-
Disabling sync with v3 peers failed.
Declaration
Swift
case disableSyncWithV3Failed