Follow the steps below to verify your Apple App Store integration with a sandbox test purchase.Documentation Index
Fetch the complete documentation index at: https://documentation.qonversion.io/llms.txt
Use this file to discover all available pages before exploring further.
1. Set Up a Sandbox Test Account
- Go to App Store Connect -> Users and Access -> Sandbox -> Testers.
- Create a new sandbox tester account or use an existing one.
2. Configure Sandbox Environment
Add the sandbox environment setting to your SDK initialization to distinguish test data from production:Swift
Objective-C
3. Make a Test Purchase
- Run your app on a physical device.
- Sign in with the sandbox tester account on the device (Settings -> App Store -> Sandbox Account).
- Trigger a purchase in your app — the App Store will process it in sandbox mode.