MedServ ERP — Android app update 0.24.3 (build 38), 9 September 2026 ===================================================================== Extract in public_html/ (needs the sep9b API already deployed). Every phone offers the update at its next foreground return — no force-close needed from this version on. Contents medserv-api/app/KeralaMedService-0.24.3-release.apk (signed, cert 9a66df6f…) medserv-api/app/latest.json (versionCode 38) What changed in the app - Update check now runs EVERY time the app comes back to the foreground (at most once per 15 minutes), not just once per process. A phone that kept the app alive across a deploy gets the prompt on its next return. - "Later" now snoozes that build for 3 hours instead of until the next force-close. - More screen shows "App version X (build N)" and a "Check for update" button that ignores the cooldown and snooze. - The feed request is cache-busted, so a stale latest.json can never be served by a proxy. - Includes everything from 0.24.2 (stock-request completion block). Phones on 0.24.2 will see this ONLY at their next process start (they still run the old once-per-process check) — ask staff to close and reopen the app once. From 0.24.3 on it is automatic.