devicecheck-appattest icon indicating copy to clipboard operation
devicecheck-appattest copied to clipboard

Misleading Error Message on Misconfigured Stage

Open JesusMcCloud opened this issue 1 year ago • 0 comments

As per https://github.com/veehaitch/devicecheck-appattest/blob/main/src/main/kotlin/ch/veehait/devicecheck/appattest/attestation/AttestationValidator.kt#L268, the error message indicates, that a misconfiguration of development or production stage is not an issue, when in fact mixing up the stages can trigger this exception.

JesusMcCloud avatar Sep 20 '23 11:09 JesusMcCloud