Skip to content

kolach/cordova-plugin-hockeyapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordova HockeyApp plugin

Integrates HockeyApp SDK

Installation

With cordova-cli

If you are using cordova-cli, install with:

cordova plugin add https://github.com/kolach/cordova-plugin-hockeyapp.git

Use from Javascript

cordova.hockeyapp.register(token);

cordova.hockeyapp.reportCrash(message, data);

cordova.hockeyapp.feedback();

## Credits

Written by Nick Chistyakov at AssuredLabor

Code based on the following posts:

About

Cordova plugin that integrates HockeyApp-SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published