Improvements
- Embedded framework support in crash reporting: If your application is built with an embedded framework, the agent will now automatically upload all dSYMs associated with your app and utilize them in symbolication of crash reporting.
Fixes
- UIWebView instrumentation improvements: Network requests coming out of UIWebViews will no longer get double recorded.
- Corrected some instances where networking errors were being recorded as HTTP errors.