offlinedetection-reactive
Reactive icon

OfflineDetection Reactive

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 06 September 2023
 by 
5.0
 (1 rating)
offlinedetection-reactive

OfflineDetection Reactive

Details
Provides Mobile and Reactive apps with the ability to accurately detect whether they are online or offline, even when devices are connected to WiFi networks with no connectivity. Based on OfflineJS library.
Read more

The OfflineDetection Reactive component is designed to provide Mobile and Reactive apps with the ability to accurately detect whether they are online or offline, even when devices are connected to WiFi networks with no connectivity.

It can help you make your mobile apps ready for scenarios with intermittent network access and provide a rubost user experience by adapting the context to the available resources, improving OfflineData synchronization patterns or simply provide visual warnings of connection changes.

The component is based on the OfflineJS library and is composed by the OfflineDetectionEvents block and the IsOffline client action.

The events triggered by the block are:

  • Checking - Whenever we are testing the connection
  • ConfirmedOffline - A connection test has failed, fired even if the connection was already offline
  • ConfirmedOnline - A connection test has succeeded, fired even if the connection was already online
  • Offline - The connection has gone from online to offline
  • Online - The connection has gone from offline to online
  • RequestsCapture - A new request is being held (if RemakeRequests flag is set to true)
  • RequestsFlush - Any pending requests have been remade (if RemakeRequests flag is set to true)


This component is the updated reactive version of the original OfflineDetection component.

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category