Contents

invalidConversionValue

The conversion value isn’t valid, in the testing environment.

Declaration

static var invalidConversionValue: SKAdTestError.Code { get }

Discussion

This error isn’t used. If your conversion value isn’t valid, the unit test shows the SKANError.Code.invalidConversionValue error instead, but only if your app calls updatePostbackConversionValue(_:completionHandler:).

See Also

Getting Postback Errors