Web

To use Sandbox App for developing your web mini-app integration, you only need to:

  • Download the pre-built Sandbox App, then run it on a simulator/real device connected to your PC

  • The provided mini-app code ssa-mini-app-tcx automatically uses https://localhost:3000 to open your website by default, so we recommend you to follow the Instruction below (even if you want to test your web in localhost with other mini-app codes)

  • Enjoy developing!

Detail instructions for localhost testing:

Download Sandbox App#

Download Sandbox apk to install the Sandbox app on your Android devices or simulators.

Setup Chrome to forward ports between phone & PC#

By default, the Sandbox App will open web mini-app with URL: http://localhost:3000 so you have to follow some steps below:

  • Connect your device with the desktop via USB cable(if you use real devices to install the Sandbox app)
  • Open google chrome on Android devices or simulators
  • Open Chrome in the desktop and access chrome://inspect you will see your device like this:

  • Click Port forwarding button and configure localhost:

  • Change your local web mini-app port to 3000