Contents

invalidConversionValue

The conversion value is invalid.

Declaration

static var invalidConversionValue: SKANError.Code { get }

Discussion

Apps provide a conversion value when calling updatePostbackConversionValue(_:completionHandler:) or updateConversionValue(_:). Check that the conversion value you provide is within the allowed range.

See Also

Getting Error Codes