Solved

Some products return incorrect prices on iOS

  • 19 December 2021
  • 2 replies
  • 392 views

Badge +3

Hey,

I currently have 20 products live on the App Store for my app that fetch the correct prices from the App Store Connect. However, I’m currently working on a new build and on sandbox mode some of the products consistently return incorrect prices. These can be $0 or an older price I set for the same product. I’ve attached an example.

 

I’ve double checked that at the time of purchase the correct productID, locale and currency is being requested.

 

Has anyone run into this issue before? Greatly appreciate any and all feedback.

 

Gonenc

icon

Best answer by sharif 20 December 2021, 21:00

View original

2 replies

Userlevel 5
Badge +9

RevenueCat gets the price and currency information directly from the SKProduct, so this may be a quirk in the sandbox environment. Can you try using a new sandbox test account? It may also be worth restarting the device and deleting/reinstalling the app since it sounds like the old price might be cached somewhere.

Badge +3

Thank you very much sharif. The issue did not carry over to the live version so it was likely a sandbox caching issue as you’ve mentioned.

Thank you very much,

Gonenc

Reply