Solved

Duplicate sandbox transactions

  • 5 June 2023
  • 2 replies
  • 80 views

Badge

The same sandbox transaction is sent to RevenueCat every time I close and open the app in the iOS simulator. Therefore I’m seeing it multiple times in the Overview:

Is this normal when testing with the simulator? 

icon

Best answer by kaitlin 7 June 2023, 18:11

View original

2 replies

Userlevel 4
Badge +6

Hey @pavel-nikolov-2048d2,

This is not expected, and my guess is that it’s a side effect of the Xcode StoreKit environment when using the config file. In this case, if Apple is reporting the transaction multiple times, then we’ll display it multiple times. This wouldn’t persist in production however, as Apple won’t allow users to hold multiple subscriptions of the same product.

Badge

Hey @kaitlin, thanks for the reply. That is was also my assumption but I just wanted to make sure I didn’t miss anything.

Reply