Install and enable offline capabilities
Configure the offline mode for your mobile app to control how and when users access data without connectivity. Users can download the cache manually, or receive it automatically based on schedules you configure.
This mandatory setup option step describes how to request and install the offline mode plugin. Installing the plugin makes available for flags, properties, jobs, and UI elements used throughout the rest of this setup.
Activation of mobile offline
To activate offline mode, the following actions and outcomes occur:
- Request and install the Offline Mode plugin (
com.glide.sg.offline). For more information, see, Request offline mode.Note:This plugin is automatically included when the Field Service Mobile plugin is installed. - Once the plugin is installed, the following occurs:
- Offline capabilities are enabled by default for all users.
- Configure which mobile apps and flows within the mobile app are available for use in offline mode. For more information, see Offline mode setup options.
- An Offline mode section displays in the Settings tab of the ServiceNow mobile apps. From this section, users can download the offline cache when required.Note:After the cache is successfully downloaded, the app automatically switches to offline mode when connectivity is lost, or users can manually switch to offline mode before entering areas with limited or no network access.
- Deactivation of mobile offline: If offline mode is no longer required for your mobile applications, you can disable it. This will turn off all offline mode functionality across your instance for all the users.