DoSomethingArchive / LetsDoThis-iOS

:iphone: iOS source code for DoSomething: Take Action on the News
http://app.dosomething.org
MIT License
2 stars 0 forks source link

Updates NewRelicAgent to 5.4.1 #1007

Closed aaronschachter closed 8 years ago

aaronschachter commented 8 years ago

Closes #970 - Upgrade looks ok -- Apparently these messages when running on Simulator are not unexpected. Will be adding a new entry to environments.plist to disable.

2016-04-28 15:46:50.463 DoSomething[4873:37082] NewRelic(5.4.1,0x7ff73b601730): SessionAttributeManager.cxx:315 removeSessionAttribute Unable to remove session attribute "upgradeFrom"; attribute not found. 2016-04-28 15:46:50.463 DoSomething[4873:37082] NewRelic(5.4.1,0x7ff73b601730): SessionAttributeManager.cxx:315 removeSessionAttribute Unable to remove session attribute "com.newrelic.SecureUDID.returnedNil"; attribute not found. 2016-04-28 15:46:50.464 DoSomething[4873:37082] NewRelic(5.4.1,0x7ff73b601730): SessionAttributeManager.cxx:315 removeSessionAttribute Unable to remove session attribute "nr.deviceDidChange"; attribute not found. 2016-04-28 15:46:50.464 DoSomething[4873:37082] NewRelic(5.4.1,0x7ff73b601730): SessionAttributeManager.cxx:315 removeSessionAttribute Unable to remove session attribute "install"; attribute not found. 2016-04-28 15:46:50.464 DoSomething[4873:37082] NewRelic(5.4.1,0x7ff73b601730): SessionAttributeManager.cxx:315 removeSessionAttribute Unable to remove session attribute "sessionDuration"; attribute not found. 2016-04-28 15:46:50.482 DoSomething[4873:37238] NewRelic(5.4.1,0x7ff73b66e2d0): NRMAUncaughtExceptionHandler.m:88 __37-[NRMAUncaughtExceptionHandler start]_block_invoke New Relic Crash Reporting is DISABLED because it has detected the debugger is enabled.