missingPostbacks
The testing environment doesn’t have any postbacks.
Declaration
static var missingPostbacks: SKAdTestError.Code { get }Discussion
Check that the postbacks array you provide when calling setPostbacks(_:) isn’t empty.
The testing environment doesn’t have any postbacks.
static var missingPostbacks: SKAdTestError.Code { get }Check that the postbacks array you provide when calling setPostbacks(_:) isn’t empty.