Bug #3347
Device ID is not regenerating, so the push notification was received to the previously logged device.
Start date:
09/10/2024
Due date:
09/11/2024 (about 19 months late)
% Done:
0%
Estimated time:
8.00 h
Milestone:
Sprint 19 Tukxi Ride 2024 May 01 to May 31
Branch name:
sprint-19_anjali_3347
Description
Device ID is not regenerating, so the push notification was received to the previously logged device.
STR
1. Login to a driver app.
2. Logout the driver.
3. Login with the same driver on another device.
4. Send push notifications to the driver.
5. Check the push notification on both devices.
ER
5. Push notifications are only expected to be received on the logged-in device, not on the previous logged device.
AR
5. Push notification is only expected to be received on the logged-in device, but it is also on the previous device.