Hello ^_^
I was wondering if the billing library supports apples Promoted IAP service?
https://developer.apple.com/app-store/promoting-in-app-purchases/
1 messages · Page 1 of 1 (latest)
Hello ^_^
I was wondering if the billing library supports apples Promoted IAP service?
https://developer.apple.com/app-store/promoting-in-app-purchases/
Yes.
In V2, store promotions are supported.
In V3-beta (which uses StoreKit 2), doesn't support as there is no support yet from Apple.
Thanks!
Is there anything I have to do on the code side to enable store promotions or is this entire a Store Page thing do you know?
Nothing. Just make sure you register to events so that you get transactions.
Only work is from store page.