SKAdTestError.Code.noPendingPostbacks
The test session doesn’t have any pending postbacks to send.
Declaration
case noPendingPostbacksDiscussion
This error occurs if you call flushPostbacks(responses:) before adding a postback to the test session (SKAdTestSession). To avoid this error, call SKAdTestPostback to create a test postback, and setPostbacks(_:) to add the test postback to the test session before calling flushPostbacks(responses:).
See Also
Postback Errors
SKAdTestError.Code.excessivePostbacksSKAdTestError.Code.invalidConversionValueSKAdTestError.Code.invalidPostbackURLSKAdTestError.Code.invalidRunnerUpPostbackSKAdTestError.Code.invalidWinningPostbackCountSKAdTestError.Code.malformedPostbacksSKAdTestError.Code.missingPostbacksSKAdTestError.Code.misplacedWinnerPostbackSKAdTestError.Code.missingWinningPostbackSKAdTestError.Code.unlinkedWinningPostbacksSKAdTestError.Code.excessivePostbacksSKAdTestError.Code.invalidConversionValueSKAdTestError.Code.invalidPostbackURLSKAdTestError.Code.invalidRunnerUpPostbackSKAdTestError.Code.invalidWinningPostbackCount