An unhandled error has occurred.
Reload
X
UIZFORGE
Exams
Pricing
Career Paths
Resources
EN
Login
Sign Up
1
/ 5
Intermediate
An app shows a green synced badge beside records. A record was saved locally but not uploaded because the user went offline mid-sync.
Show synced immediately after writing to Local Storage because the local save succeeded.
Show synced after the upload Server Action starts because the device has handed work to the network stack.
Track per-record sync state and show pending, failed, or synced status based on confirmed server acknowledgement.
Use one global sync flag for the whole app because per-record status is too detailed for mobile users.
AI Tutor
Stuck? Get a hint