Question

Does StoreKit 2 support Promoted in-app?

  • 6 January 2023
  • 2 replies
  • 115 views

Badge +1

Hello!
Could you please answer me if there is possibility to support Promoted in-apps in StoreKit 2 or we need still implement Original StoreKit observer https://developer.apple.com/documentation/storekit/skpaymenttransactionobserver/2877502-paymentqueue?
On Apple Developer forums there is information, that we have to support both API https://developer.apple.com/forums/thread/706538?answerId=714432022#714432022
Sorry that I ask question not about SDK :( But I think that you can help me with this question, because you SDK is very popular for purchases


2 replies

Userlevel 5
Badge +9

Hello!

Unfortunately you do have to implement the original StoreKit observer. We explain that and more in this blog post, check it out! https://www.revenuecat.com/blog/engineering/ios-in-app-subscription-tutorial-with-storekit-2-and-swift/#h-step-10-supporting-in-app-purchases-from-the-app-store 

Badge +1

@sharif Thank you

Reply