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

StoreKit Testing #128

Open
anton-plebanovich opened this issue Oct 24, 2024 · 0 comments
Open

StoreKit Testing #128

anton-plebanovich opened this issue Oct 24, 2024 · 0 comments

Comments

@anton-plebanovich
Copy link

Expected Behavior

I should be able to perform receipt validation during StoreKit Testing https://developer.apple.com/documentation/xcode/setting-up-storekit-testing-in-xcode

Current Behavior

It failed during the checkChainOfTrust() call because worldwideDeveloperCertificateData is nil. arr.count is 1.

Possible Solution

Disable checkChainOfTrust() probably

Alternatives Considered

Improve checkChainOfTrust() logic to work during StoreKit Testing

Additional Context

receipt.zip

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

No branches or pull requests

1 participant