- Home /
Question by
AlfEspinosaN · Jul 11, 2019 at 01:42 AM ·
iapappleappstorepaymentpromotional
Has anyone ever used "paymentQueue(_:shouldAddStorePayment:for:)" for the APP STORE?
So, I want to use the app store promotion, but it says my code should support the SKPaymentTransactionObserver method to process this transaction.
Has anyone used this before? I don't really understand where to use that and how??
For handling normal purchases, I'm using the IAP template from Unity: https://unity3d.com/learn/tutorials/topics/ads-analytics/integrating-unity-iap-your-game
Thanks!
Comment