mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 00:12:53 +08:00
82f7fd9e0a
* Adding Newrelic support for Awesome plugins * Adding more static methods for newrelic cordova plugin * adding documentation for newrelic plugin * Updating newrelic cordova plugin repo * Update index.ts * fix:updating correct cordova plugin repo * docs: added Documentation for NewRelic Plugin * ADDED Record Error and Updated set Attribute Method Co-authored-by: Daniel Sogl <daniel@sogls.de> |
||
---|---|---|
.. | ||
README.md |
newrelic mobile
$ ionic cordova plugin add https://github.com/newrelic/newrelic-cordova-plugin.git --variable IOS_APP_TOKEN="{ios-app-token}" --variable ANDROID_APP_TOKEN="{android-app-token}"
$ npm install @awesome-cordova-plugins/newrelic
Usage Documentation
Plugin Repo: https://github.com/newrelic/newrelic-cordova-plugin
This NewRelic plugin collect crashes, network traffic, and other information for hybrid apps using native components.
Supported platforms
- Android
- iOS