Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cordova-plugin-background-fetch-android

svenpanko13Apache 2.00.1.0

Wakeup Plugin

sleep, wakeup, timer, ecosystem:cordova, cordova-android

readme

Background Fetch for Android

Platform Support

This plugin supports PhoneGap/Cordova apps running on Android.

Version Requirements

This plugin is meant to work with Cordova 3.5.0+.

Installation

Automatic Installation using PhoneGap/Cordova CLI (Android)

    cordova platform update android
    cordova plugin add https://github.com/svenpanko/cordova-plugin-background-fetch-android.git

Usage

    tbd