Before you can release your game for the first time and repack for the app stores, test your game in the sandbox environment. You must:
Note: This is to ensure that the UDP implementation works for a simple and nominal case. Unity recommends you test your UDP methods more extensively. After your first release, you do not need to repeat the sandbox testing to release new revisions of your game on UDP.
To test your game in the sandbox:
When each test is successful:
When all required tests are successful, the left panel of the Game Info page displays a green tick to confirm you’ve cleared sandbox testing. You can now complete any remaining steps on your Game Info page to release your first revision and submit it to stores.
The sandbox login credentials only work with the generic UDP build for the sandbox environment. When UDP repacks your build for the real app stores, UDP removes the sandbox environment and login page, and patches in the store-specific SDK. The store-specific SDK in the build ensures IAP transactions work with that store’s payment system.
Note: Sandbox mode also supports server-side validation.
Check your UDP and/or IAP implementation if any IAP-related issues arise, such as:
For further troubleshooting information, check the UDP Package documentation or contact the UDP support team via the “Contact Support” link on the UDP Console.