saveError

An error encountered during the most recent attempt to save data.

Shared.swift:335
var saveError: (any Error)? { get }

This value is nil unless a save attempt failed. It contains the latest error from the underlying SharedKey.