Fixes Corrects bug in dSYM upload script introduced by Xcode10's new build system.
Fixes +setMaxEventBufferTime and +setMaxEventPoolSize now persist between background/foreground dSYM upload script has been improved. It…
Fixes Fixed race condition in handled exceptions component, which had the potential of crashing on background inside std::recursive_mutex…
Improvements Agent can now handle region specific application tokens. Moved New Relic specific files out of users' "Documents" directory…
Improvements Improved performance of symbol map upload script. Improved performance of recordHandledException API. Removed deprecated APIs…
Fixed in this release Fixed an agent hang when relaunching an app after a crash. In some cases, the agent would appear to deadlock in the…
New in this release MobileRequestError events now contain the response body returned in the network request response, if one exists…
Major release This agent release was built with Xcode 9, breaking backwards compatibility with older versions of Xcode. Improvements Swift…
Improvements Handled Exceptions in Objective-C The iOS agent now exposes an API on the NewRelic object: Passing a caught exception to…
Fixes Fixes crash in WKWebView instrumentation caused by a nil WKNavigation object being passed to the web view delegate methods.