Teknasyon-Teknoloji/deepwall-ios-sdk

Purchase validation failed

Closed this issue · 6 comments

Hi,

After the purchase is successfully completed, it gives an error message saying "Purchase validation failed" and "deepWallPaywallPurchaseFailed" observer method is fired. When I make the same purchase with my own standard in-app purchase helper class, there is no problem. Any ideas?

There was a temporary problem in the product validation service, I guess you came across this.
Are you still getting the same error?

Unfortunately, still getting the same error.

Can you share your environment details for purchases? (Xcode, sandbox or production)

The purchasing environment is Xcode Storekit.

Unfortunately validating Xcode StoreKit receipts by Apple server-side are not possible at the moment because of Apple. You can use sandbox environment for testing purposes.

Thanks for the information. As you say, the issue seems to be related to Xcode StoreKit testing.