Notes The New Relic iOS agent is now deprecated. Please refer to the New Relic XCFramework Agent for iOS support.
Improvements Added API to allow the agent data upload hosts to be set during agent start-up. ( +(void) startWithApplicationToken…
Fixes Removed deprecated use of NSURLConnection methods Improved ptr auth stripping in arm64e crashes.
Fixes The New Relic WKWebView navigation delegate wrapper will respond as the wrapped delegate when isKindOfClass: is called. +[NewRelic…
Fixes Now packaged with arm64e architectures. dSYM upload script can handle paths with spaces in them.
Improvements Adds support for crash reports from A12 devices. Fixes Improved possible race-condition with accessing currentSessionId . Note…
Improvements Removed support and instrumentation for deprecated UIWebView . Fixes Fixed memory leak in WKWebView instrumentation. Fixed…
Improvements The NewRelic NSURLSessionTaskDelegate object now provides an isKindOfClass: method that presents as the wrapped class. This…
Improvements Bumped session attribute limit to 128 from 64. Fixes +recordCustomEvent:withName:attributes: no longer requires a dictionary…
Fixes Improved dSYM upload script.