Swift symbol upload script. Cold and Hot App Launch Time Metrics are now reported automatically. Note: Warm and prewarmed times are not reported. Fix a bug where install metrics were not sent in all c…
Automatic dSYM file upload script updated to use Python 3. Fix for custom event memory leak
Updates to support Hybrid Frameworks. Fix for custom event memory leak. Fix for custom traces when disabling default traces
Bug fixes for stability. More accurate bytes received calculation for HTTP transactions. Updates to support Hybrid Frameworks
Support for Xcode 13. Fixed an issue with distributed tracing headers not being added
Added New Relic dSYMs for deeper crash reporting symbolication on iOS and tvOS. Fixed reachabilty crash
Improved crash reporting symbolication for all iOS and tvOS architectures. Updated post-build step script for uploading dSYM files
Updated framework anatomy for Mac Catalyst. Crash reporting symbolication bug fixes. URLSession error handling improvements
Support for Xcode running Catalyst and tvOS Simulator on Apple silicon Macs
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.
Resolve tvOS thinning issues when publishing to Apple
The dSYM upload scripts and dependencies have been updated
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 cr…
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 XCFrame…