Sean Smith
Results
1
issues of
Sean Smith
What do I need to call to initialize NewRelic OnCreate()? I was assuming something like: NewRelic.Android.NewRelicHelper.WithApplicationToken("xxx").Start(this.ApplicationContext); but WithApplicationToken wasn't found.