Contents

SKAdTestError.Code.missingWinningPostback

The testing environment is missing a winning postback.

Declaration

case missingWinningPostback

Discussion

Check that the first postback in the postbacks array you set when calling setPostbacks(_:) has didWin set to true.

See Also

Postback Errors