errors.fyi community error code reference
coderInvalidValue
swift

coderInvalidValue

An encoder was asked to encode a value that is invalid or not supported by the archive format. Raised when trying to encode non-property-list types with NSKeyedArchiver without a custom encoding strategy.

References

← all namespaces