Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEBUG testing of 3.4.1 and IARError.validationFailed(reason: .signatureValidation) #126

Open
metadynesoftware opened this issue Oct 9, 2024 · 0 comments

Comments

@metadynesoftware
Copy link

Hello,

I’ve been using TPInAppReceipt prior to the 3.4.1. update. With the 3.4.1 update I notice the Validation: verifySignature() function has changed.

Previously while in DEBUG mode, the checkChainOfTrust() function was not called. The 3.4.1 version does not bypass the checkChainOfTrust() for debugging which results in the receipt.validate() to throw a IARError.validationFailed(reason: .signatureValidation) error.

My question is should the IARError.validationFailed(reason: .signatureValidation) error be ignored during debugging? Or has something else changed that needs to be addressed for debugging?

Thank you for creating and maintaining the TPInAppReceipt code base. Your time and effort is appreciated.

Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant