SKAdTestError.Code.signatureInvalidKey
The public key isn’t a valid cryptographic key, in the testing environment.
Declaration
case signatureInvalidKeyDiscussion
The public key that you provide in the validate(_:publicKey:) or validateImpression(parameters:publicKey:) methods must be a key that uses Elliptic Curve Digital Signature Algorithm (ECDSA) with a prime256v1 curve. For more information about the key, see Registering an ad network.
See Also
Signature Errors
SKAdTestError.Code.missingSignatureSKAdTestError.Code.signatureInvalidOrderSKAdTestError.Code.signatureMissingAdNetworkIdSKAdTestError.Code.signatureMissingAppAdamIdSKAdTestError.Code.signatureMissingFidelityTypeSKAdTestError.Code.signatureMissingNonceSKAdTestError.Code.signatureMissingSourceAppAdamIdSKAdTestError.Code.signatureMissingSourceDomainSKAdTestError.Code.signatureMissingSourceIdentifierSKAdTestError.Code.signatureMissingTimestampSKAdTestError.Code.signatureUnknownErrorSKAdTestError.Code.signatureVerificationFailedSKAdTestError.Code.missingSignatureSKAdTestError.Code.signatureInvalidOrderSKAdTestError.Code.signatureMissingAdNetworkId