newrelic-mobile-xamarin
newrelic-mobile-xamarin copied to clipboard
Monotouch bindings for NewRelicAgent
New Relic Agent
This is a MonoTouch binding for the New Relic Agent SDK which can be found at
https://docs.newrelic.com/docs/releases/ios
https://docs.newrelic.com/docs/releases/android
The current version of this binding is iOS Agent 3.324 and Android Agent 3.378
Building
- Run
makein 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!