Contents

SKAdTestError.Code.missingPostbacks

The testing environment doesn’t have any postbacks.

Declaration

case missingPostbacks

Discussion

Check that the postbacks array you provide when calling setPostbacks(_:) isn’t empty.

See Also

Postback Errors