Hello!
I’m trying to add support for “App Store Promotions” so that one of my in-app purchases can be shown in App Store search results.
Apple asks us to make sure our app “supports the SKPaymentTransactionObserver method to process this transaction.”
I would like to confirm that by setting up RevenueCat on initialization of the app, that I support this.
Can someone please confirm either that I am good to go to turn on this promotional IAP, or guide me in the additional code I need to add to my app to support this?
Thank you!