-
Type:
Bug
-
Resolution: Done
-
Priority:
High
-
Affects Version/s: None
-
FLW Sprint 37, FLW Sprint 38
-
FLW Mobile App
-
UAT
Description:
After working on the application and keeping the app open overnight, the next morning when I tried to register a beneficiary without clearing the cache, the sync did not happen.
It appears that the refresh token is not getting updated, causing the app to fail during the beneficiary registration sync process.
After clearing the cache and logging in again, the sync works normally.
Steps to Reproduce:
- Open the application and log in.
- Work normally and keep the app open.
- Leave the app open overnight without logging out.
- Next morning, try to register a beneficiary without clearing cache.
- Observe that sync does not happen.
- Clear cache → log in again → sync starts working.
Expected Result:
App should sync normally even if kept open overnight; refresh token should update automatically.
Actual Result:
Sync fails until the user clears the cache and logs in again.