Feature Overview
This feature ensures that drivers are alerted through an audio prompt whenever the driver app detects a loss of network connectivity (e.g., mobile data or Wi-Fi disconnection).
It helps drivers identify connectivity issues that may interrupt trip updates, employee sign-ins, or duty-related actions.
⚙️ Dependencies
Driver App Version: 6.6.0 or higher
(The feature is not supported on older versions.)
Configurations
Behavior Summary
When the app detects a network disconnection, it checks if SHOULD_PLAY_AUDIO_ALERT_ON_NETWORK_FAILURE = true.
If enabled, the app plays the configured audio alert message at the defined interval (NETWORK_FAILURE_ALERT_INTERVAL) until connectivity is restored.
Once the connection resumes, the audio alert stops automatically.
Example Use Case
During an ongoing trip, if the driver’s data network drops, the app will periodically announce:
“Network disconnected, please check your connection”
every 30 seconds, helping the driver troubleshoot connectivity quickly.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article