IAPHelper icon indicating copy to clipboard operation
IAPHelper copied to clipboard

Add support for SKPaymentTransactionObserver method and Promotions

Open PasqualePuzio opened this issue 7 years ago • 0 comments

Hi,

I've recently tried to promote my in-app purchases by using the new features available on iOS 11.

However I haven't managed to do that because my app doesn't support the SKPaymentTransactionObserver method https://developer.apple.com/documentation/storekit/skpaymenttransactionobserver/2877502-paymentqueue

Here there are more information about promotions https://developer.apple.com/app-store/promoting-in-app-purchases/

Do you think you can add this feature?

Thanks

PasqualePuzio avatar Aug 01 '18 13:08 PasqualePuzio