Sandbox Environment (Mac)
You can use Paddle's sandbox environment to test your SDK integration.
If you don't have a sandbox account yet, you can create one here.
To use the sandbox environment on the SDK you will need to use [Paddle setEnvironmentToSandbox];
method before calling any startLicensing
methods, preferably in applicationDidFinishLaunching:
and change the vendor id, product id and API key to the sandbox values.
Please note that the sandbox environment only works with one-off SDK products.