Skip to content

Offline error report storage and auto re-submission

Compare
Choose a tag to compare
@arthur2 arthur2 released this 05 May 23:13
· 152 commits to dev since this release
2b0390c
  • BacktraceDatabase - offline error report storage and auto re-submission support in the event of network outage and server unavailability.
  • BacktraceClient.Send now works properly with TLS 1.2 under .NET 4.6+ and .NET Core 2.0. However, BacktraceClient.SendAsync is strongly recommended whenever possible.
  • Removed TlsLegacySupport flag in BacktraceClient