--- description: >- newrelic mobile plugin for Cordova and Ionic. This NewRelic plugin collect crashes, network traffic, and other information for hybrid apps using native… --- # newrelic mobile This NewRelic plugin collect crashes, network traffic, and other information for hybrid apps using native components. ## Installation ```bash 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 ``` **Plugin Repo:** [https://github.com/newrelic/newrelic-cordova-plugin](https://github.com/newrelic/newrelic-cordova-plugin) ## Supported Platforms - Android - iOS ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)