Hi, if I set up a promotion on either the Apple Store or the Google Play store, how can I know the promotion is available and the promo price?
I have an app and I want to reduce the price for 3 months. I would like to be able to check if the promo is valid and if so, show it in the app. This might include showing the old price and showing the new promo price. Also somehow highlighting the promotion.
Essentially, when I get a product via Unity IAP, does the ‘Product’ contain the list of ‘Discounts’ (SKProductDiscount)?
Is this possible? I saw a post about it from 3 years ago but can’t see any documentation.
I see that The Subscription Info contains the “IntroductoryPrice” this might be what I need.
Can I get the subscription info without a receipt? It doesn’t look like I can. I would want to get teh subscription info for all of the available subscriptions to show the promo/introductory prices.
I found this blog post and think it will work for IOS but for Google, the "
GetProductJSONDictionary" is no longer available. Is there some other way?
For guys who want to use subscription promotional options in google & apple, in my opinion,
try not to use unity iap’s specific options (things except sample “02 Buying Subscription”). it is not really consistent between google & apple and don’t really have nice guide. And I don’t really feel it’s easily working after using 3 days.
Just make more subscription products in store and ask specific subscription product in your app, as your needs.
It is much reliable, in control & 5 times faster.