May 17, 2023
Capacitor agent v1.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 24, 2023
Capacitor agent v1.1.1
Fixed in this release
- Fixed an issue where errors would occur when developing for web-native apps.
March 17, 2023
Capacitor agent v1.1.0
New in this Release
- Upgrade to Native Android Agent v6.10.0.
- Upgrade to Native iOS Agent v7.4.3.
- Added ability to configure agent settings on start.
Fixed in this Release
- Fixed issue where large circular structures printed to console would cause out-of-memory issues on Android.
January 11, 2023
Capacitor agent v1.0.0
The Mobile agent team is proud to announce GA support for Ionic Capacitor!
Features
- Detect the platforms added to your Capacitor 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 Capacitor
- 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 Capacitor agent documentation.