Skip to main content

Offline Mode


Use Offline Mode to define the app behavior when the device has no active internet connection.

Offline Mode keeps available appointment information visible and provides offline support contact options. The available controls depend on the active screen.



This screen includes:

#ElementDescription
1HeaderDisplays screen title and navigation actions
2Offline bannerDisplays connection status and last update time
3Cached appointment cardDisplays synchronized appointment data
4More details actionOpens cached appointment details
5Support modalDisplays offline support options
6Offline status iconDisplays offline connectivity state
7Support messageDisplays offline support guidance
8Emergency messageDisplays emergency instructions
9Call actionOpens the device dialer
10Close actionDismisses the support modal

Offline Behavior by Area​

AreaOffline behavior
Appointment listKeeps available appointment information visible
Chat / SupportReplaces online chat access with offline support contact options

Workflow​

Appointment list​

  1. Detect that the device has no active internet connection.
  2. Keep available appointment information visible.
  3. Allow access to appointment information that remains available offline.

Support​

  1. Select the support action.
  2. Display the Get support modal.
  3. Review the WhatsApp support instructions or select Call (English only).
  4. Close the modal to return to the appointment list.

Validations​

ScenarioApp behaviorSDK output
Internet connection is unavailableApply the supported offline stateOffline page or update state
Appointment information is availableKeep the appointment information visibleAvailable appointment data
Online support is unavailableDisplay offline support contact optionsSupport UI update
Required online data is unavailablePrevent the affected actionError or unavailable state

Actions​

ScenarioApp behaviorSDK output
More details selectedOpen available appointment informationNavigation event
Support selectedOpen the Get support modalUI update
Call selectedOpen the device call actionExternal action
Close selectedDismiss the support modalClose event