Skip to content

7.5.0

Compare
Choose a tag to compare
@cdillard-NewRelic cdillard-NewRelic released this 28 Jun 21:07
· 17 commits to main since this release
05f7ae1

Hello everyone. The iOS agent team is announcing the 7.5.0 release!

Fixed in this release

  • Additional fixes for an issue that could cause CryptoKit or NSCoding warnings in some environments.
  • Fixed a bug when using setUserId that could cause some events to not align with the correct userId during a session.
  • Fixed a bug when using NRFeatureFlag_BackgroundReporting that caused some events created in the background to not get reported.
  • New Relic iOS agent now supports remote logging. Enable this feature within your mobile entity applications setting page to turn on logging for the agent. For more information on how to enable and configure remote logging visit our documentation.
  • Fixed a bug that caused crash reports to be uploaded without session attributes when NRFeatureFlag_HandledExceptionEvents is disabled.

Other notes

  • Added watchOS as a compatible environment for the iOS agent. For more information on using the agent in a watchOS project visit our documentation.

The agent can be downloaded from here, installed through Swift Package Manager (preferred), or installed via Cocoapods.