• EnglishEspañol日本語한국어Português
  • Log inStart now

iOS agent release notesRSS

March 31, 2021
XCFramework agent v7.3.0

New in this release

Adds Distributed Tracing support

The agent will now add Distributed Tracing headers to instrumented network requests. This feature is enabled by default, but can be disabled through the DistributedTracing feature flag.

Refer to How New Relic distributed tracing works for more information on Distributed Tracing in mobile apps.

Fixed in this release

  • Support for Xcode running on Apple Silicon Macs.

Other Notes

  • This artifact was built using Xcode 12.3 with a minimum deployment target of iOS version 9.0

Support Statement

  • New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. The iOS and tvOS agents were deprecated with the release of version 7.0.0 of the XCFramework agent. As of this release, the oldest supported version is 6.5.0 for the iOS and tvOS agents.

December 17, 2020
XCFramework agent 7.2.1

Improvements

  • Resolve tvOS thinning issues when publishing to Apple.

Other Notes

  • This artifact was built using Xcode 12.0.1 with a minimum deployment target of iOS version 9.0

Support Statement

  • New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. The iOS and tvOS agents were deprecated with the release of version 7.0.0 of the XCFramework agent. As of this release, the oldest supported version is 6.5.0 for the iOS and tvOS agents.

November 19, 2020
XCFramework agent v7.2.0

Improvements

  • The dSYM upload scripts and dependencies have been updated.

Other Notes

  • This artifact was built using Xcode 12.0.1 with a minimum deployment target of iOS version 9.0

Support Statement

  • New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. The iOS and tvOS agents were deprecated with the release of version 7.0.0 of the XCFramework agent. As of this release, the oldest supported version is 6.5.0 for the iOS and tvOS agents.

October 15, 2020
XCFramework agent v7.1.0

Improved attribute validation

The agent will no longer reject events containing invalid attributes. Attributes that fail basic event validation are pruned from the map of provided event attributes. We've also corrected an event creation error where attribute maps containing null keys would result in events with a subset of passed attributes.

This applies to recordCustomEvent:withAttributes: and recordBreadcrumb:withAttributes:.

Other Notes

  • This artifact was built using Xcode 12.0.1 with a minimum deployment target of iOS version 9.0

September 11, 2020
XCFramework agent v7.0.0

Notes

The New Relic iOS agent is now deprecated. Please refer to the New Relic XCFramework Agent for iOS support.

tvOS agent 7.0.0

Notes

The New Relic tvOS agent is now deprecated. Please refer to the New Relic XCFramework Agent for tvOS support.

September 9, 2020
XCFramework agent

Notes

The New Relic XCFramework Agent is the updated distribution method for the iOS & tvOS agent. Starting with the 7.0.0 release, all future updates will be deployed via the XCFramework agent. The XCFramework agent will be distributed via the NewRelicAgent cocoapods, as well as via download.

New features

Notes

  • To import this artifact you'll have to use #import <NewRelic/NewRelic.h> instead of the previous#<NewRelicAgent/NewRelic.h>.

August 25, 2020
iOS agent 6.14.0

Improvements

  • Added API to allow the agent data upload hosts to be set during agent start-up. ( +(void) startWithApplicationToken:andCollectorAddress:andCrashCollectorAddress: )

tvOS agent v6.14.0

Improvements

  • Added API to allow the agent data upload hosts to be set during agent start-up. ( +(void) startWithApplicationToken:andCollectorAddress:andCrashCollectorAddress: )

July 21, 2020
iOS agent v6.13.0

Fixes

  • Removed deprecated use of NSURLConnection methods
  • Improved ptr auth stripping in arm64e crashes.

Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.