Skip to content

Android task scheduler + event-based execution

Choose a tag to compare

@agonper agonper released this 04 Jun 09:31
· 204 commits to master since this release

This is the first stable release of NativeScript Task Dispatcher.

It allows to schedule tasks in Android starting from a minute or more time. Tasks can be both scheduled once or in a recurrent manner.

Tasks can also be triggered in reaction to another task result or an external event. This can happen while the app is visible or meanwhile is in the background.