October 26, 2023
Cordova agent v6.2.4
New in this release
- Upgrade native Android agent to v7.1.0
July 26, 2023
Cordova agent v6.2.3
New in this release
- Upgrade native iOS agent to v7.4.6
June 9, 2023
Cordova agent v6.2.1
New in this release
- Upgrade native iOS agent to v7.4.5
- Added agent configuration options when adding the agent to your project.
Fixed in this release
- Fixed an issue where certain JS errors were improperly parsed on iOS.
May 17, 2023
Cordova agent v6.2.0
New in this release
- Upgrade native Android Agent to v6.11.1
- Upgrade native iOS agent to v7.4.4
- JavaScript Errors will now be reported as handled exceptions, providing more context and stack traces in the New Relic UI.
- Added shutdown method, providing ability to shut down the agent within the current application lifecycle during runtime.
March 17, 2023
Cordova agent v6.1.0
New in this release
- Upgraded to native iOS agent 7.4.3.
- Upgraded to native Android agent 6.10.0.
Fixed in this release
- Fixed issue to handle null errors given by Cordova's event listener.
- Fixed issue where large cyclical structures printed to console would cause out-of-memory issues on Android.
- Fixed issue where agent would fail to load on iOS devices with Safari 14.1 or lower.
January 19, 2023
Cordova agent v6.0.2
6.0.2
Fixed in this release
- Fixed issue where attributes were not reporting correctly for custom events and breadcrumbs.
January 11, 2023
November 5, 2022
Cordova agent v6.0.0
The Mobile agent team is proud to announce GA support for Cordova and Ionic Native!
Features
- Detect the platforms added to your Cordova application and apply the most recent release of the relevant New Relic Android or iOS agent
- Add post-build scripts for uploading iOS symbolication files
- Upload Android Proguard mapping files
- Automatically instrument mobile applications built via Cordova
- Capture JavaScript errors
- Generate distributed traces
- Tracks promise rejection (an unhandled exception in JavaScript)
- Track warnings and errors with console logs
- Capture interactions and their sequences
- Track user sessions
To learn more, see our Cordova documentation.