EETF Live Tester

Two ways to install the EETF auth + trust-infra test harness on a phone. Both run the same ROPC login + 5 trust checks against auth.econo-10x.co.za and trust.econo-10x.co.za.

1. Install as PWA (any phone, any OS)

Open in mobile Chrome/Safari, then "Add to Home screen". Runs from your browser sandbox (CORS applies — origin is whitelisted in Keycloak).

Open PWA →

2. Download Android APK (Flutter native)

Native HTTP — no CORS. Side-load on Android only.

Download APK
  1. Tap the downloaded file.
  2. Allow "Install from unknown sources" for your browser when prompted.
  3. Open EETF Tester from your launcher.

Source

Reference: ~/lasa/login.html. Both apps are byte-identical in behaviour to that page.