Native iOS error reporting
QuantumNightmare
released this
14 Jan 01:40
·
1362 commits
to master
since this release
- Native iOS error reporting for both classic and unified API (Enabled using a new Attach overload).
- Property to provide a custom IWebProxy
- Include Raygun4Net for .NET 3.5 in Mvc NuGet package.
- ApplicationVersion property on RaygunSettings to set easily.
- When stripping AggregateException, send all inner exceptions.
- AggregateException support in all applicable providers.