The tech-side experience is a Progressive Web App. There's no separate iOS or Android binary to install from a store — it's the same web URL with a mobile-optimized layout that LIVES on the home screen like a native app.
Installing on iPhone
- Open Safari (NOT Chrome — iOS-PWA install is Safari-only on iPhones)
- Go to
tradelyhq.com/app - Sign in with your tech credentials
- Tap the Share icon in the bottom toolbar
- Scroll down to "Add to Home Screen" and tap it
- Confirm the name (default: "TradelyHQ") and tap Add
You'll see a TradelyHQ icon on your home screen. Tap it — it opens fullscreen, no Safari chrome, like a native app.
Installing on Android
- Open Chrome
- Go to
tradelyhq.com/app - Sign in
- Chrome shows an "Install app" prompt at the top — tap Install
- (Or use the Chrome menu → "Add to Home Screen")
What you get on the tech side
- Today's WO list, sorted by priority + due-date urgency
- Three-phase flow per WO: pre-arrival → on-site → completion
- GPS arrival check-in (one tap)
- Photo upload with retry queue (handles spotty cell connections)
- Customer signature capture on completion
- Quote-needed flag (if the job's going over NTE)
- Personal week view + earnings summary + first-time-fix rate
- UI translation: English, Spanish, Portuguese (per-tech preference)
Offline behavior
The PWA caches the app shell so you can OPEN it without signal. Active operations (uploading photos, checking in via GPS, marking complete) require connectivity. If you're in a basement or elevator without signal, photo uploads queue locally and retry when connectivity returns.
True offline write — making changes that sync up later — is on the BACKLOG; today the experience is "the app loads, but writes need network."
Resetting your password
Same flow as web: tap "Forgot password?" on the login screen, enter your email, click the reset link in the email. The PWA hand-off back to Safari/Chrome for the email is graceful.
Logging out
Tap the bottom-nav Sign Out button — it's directly accessible on mobile (you don't have to dig into a settings menu). Same for Change Password.