Overview
EcuaGPS is a vehicle tracking service for the Ecuadorian market, and its iPhone app puts a vehicle's location and status in the owner's hand. We built the iOS app in Swift and published it to the App Store, where it is available in English and Spanish. It is for car and motorcycle owners who want to know where their vehicle is and be told when something changes.
The Challenge
A tracking app is judged in moments of stress: a vehicle is not where it should be, a battery is running low, or someone wants to check that a car is still parked. The app has to load quickly, show accurate information clearly and never make the owner dig. It also has to serve a bilingual audience, support owners with more than one vehicle and protect access to a sensitive location history, without becoming complicated for people who simply want a map and an alert.
Our Approach
We organised the app around the questions owners actually ask, where is it, is it moving, and is it okay. Those map to three main areas: a dashboard for the overall picture, a map for live position and a vehicle list for switching between vehicles. We chose native Swift so map rendering and background behaviour feel like a proper iPhone app, and we designed the interface to work in both languages from the beginning instead of adding translation afterwards. A later redesign brought a modern look, dark mode and biometric protection.
What We Built
The dashboard summarises vehicle status at a glance. The map screen shows real-time position and lets the owner locate a vehicle, follow its movement and help recover it if needed. The vehicle list supports multiple vehicles and a favourites mechanism so the ones checked most often are easy to reach. Alerting covers speed, low battery and entering or leaving geofenced zones, and a parking mode watches a parked vehicle for unwanted movement. Owners can also adjust odometer readings so maintenance information stays accurate. Face ID guards access to the app, and the interface responds to the system's dark mode. The app also runs on Apple Silicon Macs and Vision devices. Subscription options are handled through the App Store's in-app purchases.
Technology
Swift and native iOS frameworks gave us reliable maps, push notifications for alerts and secure biometric authentication without third-party workarounds. The app talks to the tracking service's back end for position and status data, and keeps the client light so battery use stays reasonable. According to its store listing, the app does not collect data of its own.
Outcome
EcuaGPS owners now have a polished, bilingual iPhone app for monitoring their vehicles in real time, with alerts that tell them about trouble without requiring them to keep checking. The company gains a maintained App Store presence and a foundation for adding features release by release.
Highlights
- Live iOS app on the App Store, available in English and Spanish
- Dashboard, map and vehicle-list screens
- Speed, low-battery and geofence alerts plus parking mode
- Multi-vehicle support with favourites
- Face ID protection and dark mode