Fixed in this release
- Added New Relic dSYMs for deeper crash reporting symbolication on iOS and tvOS.
- Fixed reachabilty crash.
Other notes
- This artifact was built using Xcode 12.3 with a minimum deployment target of iOS version 9.0. Compatible with CocoaPods 1.10 or higher.
- For Mac Catalyst, the zip file installation may integrate more easily than using CocoaPods.
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.2.0 of the XCFramework agent. As of this release, the oldest supported version is 7.2.1 of the XCFramework
Fixed in this release
- Improved crash reporting symbolication for all iOS and tvOS architectures.
- Updated post-build step script for uploading dSYM files.
Other notes
- This artifact was built using Xcode 12.3 with a minimum deployment target of iOS version 9.0. Compatible with CocoaPods 1.10 or higher.
- For Mac Catalyst, the zip file installation may integrate more easily than using CocoaPods.
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.2.0 of the XCFramework agent. As of this release, the oldest supported version is 7.2.0 of the XCFramework
Fixed in this release
- Updated framework anatomy for Mac Catalyst.
- Crash reporting symbolication bug fixes.
- URLSession error handling improvements.
Other notes
- This artifact was built using Xcode 12.3 with a minimum deployment target of iOS version 9.0. Compatible with CocoaPods 1.10 or higher.
- For Mac Catalyst, the zip file installation may integrate more easily than using CocoaPods.
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.1.0 of the XCFramework agent. As of this release, the oldest supported version is 7.1.0 of the XCFramework
Fixed in this release
- Support for Xcode running Catalyst and tvOS Simulator on Apple silicon Macs.
Other notes
- This artifact was built using Xcode 12.3 with a minimum deployment target of iOS version 9.0. Compatible with CocoaPods 1.10 or higher.
- For Mac Catalyst, the zip file installation may integrate more easily than using Cocoapods.
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 7.0.0 of the XCFramework
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.
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.
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.
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
Notes
The New Relic iOS agent is now deprecated. Please refer to the New Relic XCFramework Agent for iOS support.
Notes
The New Relic tvOS agent is now deprecated. Please refer to the New Relic XCFramework Agent for tvOS support.