Bug #4796
Bug #4792: Parallel Trip Location Update Strategy Using Firebase Realtime DB
Android Rider:- Parallel Trip Location Update Strategy Using Firebase Realtime DB
0%
Description
To enhance the reliability of real-time driver location tracking during trips, we are implementing a parallel location update mechanism that utilizes Firebase Realtime Database alongside the existing SocketCluster infrastructure. This approach ensures the rider app receives the most accurate and up-to-date location data, even if one channel fails temporarily.
Files
Related issues
Updated by Shalu T S 11 months ago
- Status changed from QA In Progress to Reopened
1. The pick up route is not showing in the rider app.
STR:- Make a trip request >> Accept the trip >> Check pick up route showing in th rider app. >> For the 1st few seconds the route is not showing in the MAP
2. The pick up route showing in the rider app is not gets updated properly. The route drawn is showing even after the vehicle moves forward.
STR :- Make a trip request >> Accept the trip >> Check pick up route showing in the rider app after moves the auto.
3. The pick up route is showing in the map is only after the vehicle moves.
STR:- Make a trip request >> Accept the trip >> Check the pick up route showing while the vehicle is moving.
4. The arrived icon showing in the rider app is not correct, it should be in the pick up location but now it is showing in the destination.
Updated by Anupama P 11 months ago
- Due date changed from 05/12/2025 to 05/13/2025
- Status changed from Reopened to Resolved
- Start date changed from 05/12/2025 to 05/13/2025
Shalu T S wrote in #note-10:
1. The pick up route is not showing in the rider app. - Not Reproduces
2. The pick up route showing in the rider app is not gets updated properly. The route drawn is showing even after the vehicle moves forward. - Fixed
3. The pick up route is showing in the map is only after the vehicle moves.*Fixed*
4. The arrived icon showing in the rider app is not correct, it should be in the pick up location but now it is showing in the destination.*Not Reproduces*
Updated by Shalu T S 11 months ago
- Status changed from QA In Progress to QA Passed
Anupama P wrote in #note-11:
Shalu T S wrote in #note-10:
1. The pick up route is not showing in the rider app. - Not Reproduces
2. The pick up route showing in the rider app is not gets updated properly. The route drawn is showing even after the vehicle moves forward. - Issue fixed
3. The pick up route is showing in the map is only after the vehicle moves.*Issue Fixed*
4. The arrived icon showing in the rider app is not correct, it should be in the pick up location but now it is showing in the destination.*Not Reproduces*