Open
Description
Hi
Device info
{"plugin":"cordova-plugin-purchase/10.5.4","cordova ios":"6.2.0","model":"iPhone8,1","platform":"iOS","version":"14.4.2"}
When we introduce the accept terms window on a auto-renewing subscription payment the store.error( function(err) callback is fired before the terms window opens. Then when you Ok the terms and the payment/subscription is successful the approved callback is not fired, therefore receipt is not verified and our server isn't notified.
Is this a known bug?
Thanks