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.