timezonewatcher-plugin
Mobile icon

TimezoneWatcher Plugin

Stable version 1.0.2 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 01 October 2019
 by 
2.0
 (1 rating)
timezonewatcher-plugin

TimezoneWatcher Plugin

Details
Allow the application to be notified when system timezone changes.
Read more

Let your application be notified whenever the system timezone changes.


Usage

Drag&drop TimezoneWatcher block into one or more screens within your application where you want to be notified by timezone changes.


How it works

  • If the application is running in foreground and the system's timezone changes an event is immediately dispatched through TimezoneWatcher block
  • If the application is in background or closed, a system notification is sent to the device's Notification Center from where the user can open the application and an event is dispatched through TimezoneWatcher block.


For more details:

https://github.com/OutSystemsExperts/cordova-outsystems-timezonewatcher


License

The MIT License (MIT)

Release notes (1.0.2)

It was created a gradle file to add the following dependencies:


implementation 'com.android.support:support-v4:27.0.2'

implementation 'com.android.support:appcompat-v7:27.0.2'


This dependencies are required for NotificationCompat component in order to support old android versions.


Upgraded to OS11.

Reviews (0)
Team
Other assets in this category