July 21, 2020
tvOS agent v6.13.0
Fixes
- Removed deprecated use of NSURLConnection methods
 - Improved ptr auth stripping in arm64e crashes.
 
April 20, 2020
iOS agent v6.11.0
Fixes
- The New Relic WKWebView navigation delegate wrapper will respond as the wrapped delegate when 
isKindOfClass:is called. +[NewRelic recordHandledException:(NSException*)]will no longer accept exceptions that were not thrown.
November 20, 2019
iOS agent v6.10.0
Fixes
- Now packaged with arm64e architectures.
 - dSYM upload script can handle paths with spaces in them.
 
November 20, 2019
tvOS agent v6.10.0
Fixes
- dSYM upload script can handle paths with spaces in them.
 
October 25, 2019
tvOS agent v6.9.0
Fixes
- Improved possible race-condition with accessing currentSessionId. Note: This release was built with Xcode11 and may be incompatible with earlier versions of Xcode.
 
October 24, 2019
iOS agent v6.9.0
Improvements
- Adds support for crash reports from A12 devices.
 
Fixes
- Improved possible race-condition with accessing 
currentSessionId. 
Note: This release was built with Xcode11 and may be incompatible with earlier versions of Xcode.
September 13, 2019
iOS agent v6.8.0
Improvements
- Removed support and instrumentation for deprecated 
UIWebView. 
Fixes
- Fixed memory leak in 
WKWebViewinstrumentation. - Fixed incorrect time units recorded for response time of network errors. It was reporting as milliseconds, and it was corrected to seconds.
 
September 13, 2019
tvOS agent v6.8.0
Fixes
- Fixed incorrect time units recorded for response time of network errors. It was reporting as milliseconds, and it was corrected to seconds.