Contents

mismatchedSourceAppId

The source app identifier in the ad impression doesn’t match the app identifier in the source app.

Declaration

static var mismatchedSourceAppId: SKANError.Code { get }

Discussion

Check that the sourceAppStoreItemIdentifier you provide in the SKAdImpression object matches the app identifier of the app displaying the ad.

See Also

Getting Error Codes