Skip to content

pullNotification plugin which calls web service in background at set intervals.

License

Notifications You must be signed in to change notification settings

hardikthakkar3/pullNotification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordova Local-Notification Plugin

Supported Platforms

  • iOS (including iOS8)
  • Android (SDK >=11)
  • WP8
    Windows Phone 8.0 has no notification center. Instead local notifications are realized through live tiles updates.

Dependencies

[Cordova][cordova] will check all dependencies and install them if they are missing.

  • [org.apache.cordova.device][apache_device_plugin] (since v0.6.0)

Installation

The plugin can either be installed into the local development environment or cloud based through [PhoneGap Build][PGB].

Adding the Plugin to your project

Through the [Command-line Interface][CLI]:

# ~~ from master ~~
cordova plugin add https://github.com/hardikthakkar3/pullNotification.git

Removing the Plugin from your project

Through the [Command-line Interface][CLI]:

cordova plugin rm com.hardik.thakkar.pullNotification

About

pullNotification plugin which calls web service in background at set intervals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published