Reset App

This will unregister the offline cache and clear all local app data on this device. Use it only when the app is broken and won't update.

← Back to app
What this does: Unregisters the service worker that handles offline caching, deletes all cached files, clears local storage and IndexedDB data. Login + cached customer data will need to be re-synced after reload.

What this does NOT do: affect orders or data on the server. Submitted orders stay submitted. This is purely a device-side reset.