Skip to main content
Solved

Duplicate sandbox transactions


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? 

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 +1

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