Issues
Issues copied to clipboard
In Test App Purchase listed in production Dashboard
Implemented SwiftUI SDK to send inapp-purchases to Telemetrydeck.
// example code TelemetryDeck.purchaseCompleted(transaction: transaction)
I did tests in TestFlight and locally, looks all valid. Also the data appears in TelemetyDeck Website Dashboard.
Issue: The data is shown in both, test and production dashboard.
Prod dashboard:
Expected behavior:
- In the production dashboard just real purchase from production app should be displayed.
- TestFlight IAP & Debug build should be listed in "TestMode" not "Production"