Official installers for connecting your devices to the Quash device cloud. Every file is served over HTTPS with a published SHA-256 checksum.
Runs on the Mac that hosts your iPhones and Simulators, and bridges them to the Quash cloud. Signed and notarized with an Apple Developer ID.
—
—
—
Installs on the Android device you want to connect. Requires Android 8.0 or newer. Enable “install from unknown sources” for your browser, then open the APK.
—
Connecting an Android device → install the Portal APK on the device itself. Connecting an iPhone or iOS Simulator → install the iOS Bridge on the Mac the device is plugged into.
Compare against the checksum shown above (also published as a .sha256 file
next to every artifact, and in each channel’s manifest.json):
shasum -a 256 <downloaded-file> # macOS / Linux certutil -hashfile <downloaded-file> SHA256 # Windows