Hi,
We use validation of purchases through Game Sparks. We have a problem with IOS 13. Validation has stopped working. I try to swich to Apple IAP plugin (https://marketplace.coronalabs.com/corona-plugins/apple-iap).
Everything is fine and the store.receiptBase64Data () function returns exactly what I need to validate the recipe. But the Restore function does not work in it. The application just crashes. Another store.isActive is always true. Even when the plugin is not initialized. How can we restore purchases? Any ideas?