How to Retrieve the Previous Price of an AutoRenewable Subscription Product in StoreKit2?

Hi,

Recently, I have changed the price of an auto-renewable subscription. At that time, I made sure that existing subscribers maintain the previous price.

The issue is that product.displayPrice in StoreKit2 returns the new price even for those users who were able to maintain the old price.

Is there a way to retrieve the previous (actually applied to the user) price using StoreKit2?

Thank you.

How to Retrieve the Previous Price of an AutoRenewable Subscription Product in StoreKit2?
 
 
Q