Contents

SKAdTestError.Code.invalidConversionValue

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

Declaration

case invalidConversionValue

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

Postback Errors