Contents

SKANError.Code.impressionNotFound

The system can’t find the ad impression.

Declaration

case impressionNotFound

Discussion

This error may occur if an app calls endImpression(_:completionHandler:) before calling startImpression(_:completionHandler:).

See Also

Error Codes