Contents

isRegistered

A Boolean value that indicates whether the postback is registered in the testing environment.

Declaration

var isRegistered: Bool { get }

Discussion

To register a postback, call updatePostbackConversionValue(_:completionHandler:), or registerAppForAdNetworkAttribution().

See Also

Getting general information