Contents

error

An error the test session reports if sending a test postbacks fails.

Declaration

var error: (any Error)? { get set }

Discussion

If the test session encounters an error when attempting to send the test postback with flushPostbacks(responses:), this property contains an SKAdTestError error.

See Also

Getting Postback Responses