Skip to content

authbucket/push-cordova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AuthBucket\PushCordova

Build Status

The target of this demo is to cooperate with AuthBucket for push notification functionality.

For initialization:

$ npm install
$ bower install
$ grunt

For adding platforms:

$ cordova platform add ios
$ cordova platform add android

For execute demo on real devices:

$ cordova run ios
$ cordova run android

For Cleanup environment:

$ grunt clean

For sending out anonymous broadcast message to this demo:

$ ./bin/broadcast.sh

For sending out named message with specific scope:

$ ./bin/named.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •