Taxi software
Taxi dispatch app
For the driver it is the job in their hand. For the owner it is the fleet in their pocket at 11pm on a Saturday — and those are two different apps solving two different problems.
What is a taxi dispatch app?
A taxi dispatch app is a mobile application used to run dispatched work from a phone or tablet. In practice the phrase covers two distinct products: the driver app that receives job offers, navigates to the pickup and captures the fare, and the operator-side app or mobile-ready desk used to watch the fleet and intervene when the office is closed.
This page also answers: taxi driver dispatch app.
Key takeaways
- A taxi dispatch app is a mobile application used to run dispatched work from a phone or tablet.
- A driver is looking at this screen while moving, often at night, often with a passenger talking to them.
- Owners ask for an operator app and usually want something narrower: to see the fleet and step in from their phone when they are not at the desk.
- Coverage drops in multi-storey car parks and rural lanes.
Taxi dispatch app — the checkable numbers
- Shipped mobile apps
- 2 native (iOS + Android)
- Operator desk on mobile
- Browser-based, works on a tablet
- Offer model
- Timed offer with re-offer on no-response
- Push transport
- FCM push + WebSocket state
- Driver payment capture
- Cash, card and account in-app
- Entry price
- £49 / month (Starter)
- Per-driver charge above the plan cap
- £12 → £5 / driver / month
separate native codebases, both published to their stores
the same dispatch desk, no separate operator app to install
an unanswered offer returns to the pool rather than sitting with one driver
push wakes the phone; live job and vehicle state ride the socket
the driver closes the job on the same screen that records how it was paid
list price, GBP, from data/pricing-plans.ts — driver apps are not a separate line item
derived: Starter £12, Pro £8, Pro Max £5
Prices are list prices in GBP and exclude VAT. Counts are of records published on this site and can be checked against the pages they link to.
The driver app is a safety product before it is a software product
A driver is looking at this screen while moving, often at night, often with a passenger talking to them. Every interaction that needs two taps instead of one is a second of attention taken off the road. That constraint — not feature count — is what should drive the design of a taxi dispatch app.
So the offer arrives as a single decision with a countdown, the address is legible at a glance, navigation hands off to the map app the driver already trusts rather than a half-built one, and closing the job is one action with the payment method already known from the booking.
Why the operator side is a browser and not an app
Owners ask for an operator app and usually want something narrower: to see the fleet and step in from their phone when they are not at the desk. That is a screen-size problem, not a distribution problem, and it is better solved by a dispatch desk that lays out sensibly on a tablet than by a second app that lags a release behind the real one.
It also avoids the trap that catches fleets who buy an operator app: two products drifting apart, where the mobile one can accept a job but not re-price it, and the desk one can do both. One desk that adapts means one behaviour to learn and one thing to keep in step.
What breaks on a real phone in a real car
Coverage drops in multi-storey car parks and rural lanes. Battery savers kill background location. A driver keeps the phone face-down on the passenger seat. Any of these will make a dispatch app that demoed perfectly look broken in week one, and none of them show up in a sales demonstration.
The mitigations are unglamorous: push notifications that wake the app rather than relying on it staying alive, state that reconciles when the socket reconnects instead of assuming a clean stream, and offers that time out and re-offer so a driver in a dead spot does not quietly hold a job the desk thinks is covered.
How to choose a taxi dispatch app
1. Install both store apps yourself before you buy
A wrapped web view and a native app feel identical in a demo video and nothing alike on a cold phone with one bar of signal.
2. Test the offer flow with the phone locked
This is the normal state of a driver's phone. If the offer only arrives when the app is open in the foreground, your drivers will miss work.
3. Ask what happens when the driver loses signal mid-job
The job should reconcile when the connection returns. If the driver has to re-enter anything, the fare and the timings will drift.
4. Check whether drivers are charged separately
Some suppliers price the driver app per seat on top of the platform. Work out the all-in monthly cost at your driver count.
5. Look at how the job is closed and paid
If ending the job and recording the payment are two separate screens, the two records will disagree by the end of every shift.
The parts of TaxiCloud this uses
- Driver app
Native Android, FCM push, offline-tolerant, ratings + chat built in.
- Dispatch board
Single-screen live console with WebSocket updates and AI Copilot inline.
- Fleet tracking
Live driver pins, geofences, and replay — accurate to 200ms.
- Passenger app
iOS-first booking app, App Store rating 4.6 average, white-label included.
Taxi dispatch app — frequently asked questions
Is there one taxi dispatch app, or one for drivers and one for the office?
There are native iOS and Android apps for drivers, and the operator side runs in a browser that works on a tablet. That is deliberate: the driver needs a purpose-built, one-tap app, while the office needs the full desk rather than a reduced mobile copy of it that drifts out of step.
Do drivers need their own phones?
Yes — the apps run on a driver's own iOS or Android device, which is why they are built as two native apps rather than one wrapped web page. Fleets that supply hardware use the same apps on fleet-owned handsets.
What happens if a driver does not respond to an offer?
The offer times out and returns to the pool for re-offer, rather than sitting with an unresponsive driver. The desk sees that it was re-offered, so a driver in a signal dead-spot does not quietly block a job the office believes is covered.
Can the owner dispatch from a phone out of hours?
Yes. The dispatch desk is browser-based and works on a tablet or phone, so an owner can watch the map, re-assign a job or handle an escalation without being at the office machine.
Does the driver app cost extra?
No. Both driver apps are included in the platform price, which starts at £49 per month; you pay for drivers above your plan's included cap at £12, £8 or £5 per driver per month depending on plan, not for the app itself.
Share this article
Copies the headline, the cover image and the link — ready to paste anywhere.
Ready when you are
Dispatch on autopilot.
14-day free trial. Cancel anytime.