Contents

missingWinningPostback

The testing environment is missing a winning postback.

Declaration

static var missingWinningPostback: SKAdTestError.Code { get }

Discussion

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

See Also

Getting Postback Errors