The documentation says this about the Test Store API key:
Switching between Test Store and Real Stores
Test Store uses a separate API key from your real store API keys. This allows you to control which store your app communicates with:
- Test Store API Key: Use during development and testing
- Platform Store API Keys (iOS, Android, etc.): Use for production builds
You can find both types of keys in Project Settings > API keys in the RevenueCat dashboard. Switch between them by changing which key you pass to the SDK configuration.
However, I can only see the “SDK Api Keys” here, not the Test Store API Key.
Am I looking in the wrong place?
