/newrelic-mobile-xamarin

Monotouch bindings for NewRelicAgent

Primary LanguageC#

New Relic Agent

This is a MonoTouch binding for the New Relic Agent SDK which can be found at

 https://newrelic.com/docs/releases/ios

The current version of this binding is iOS Agent 1.376

Building

  1. Run make in the binding directory to build NewRelic.dll

Using NewRelic.dll with your own iOS App

Simply add NewRelic.dll to your project's References in MonoDevelop and you are good to go!