Skip to content

0.3.3

Choose a tag to compare

@xabldint xabldint released this 15 Dec 00:13
· 6168 commits to master since this release
  • Fix a bug where CrashesListener.onBeforeSending or CrashesListener.onSendingFailed could not be called.
  • Truncate StackOverFlowError to 256 frames (128 at start and 128 at end) to allow them being reported.
  • Retry more https errors due to transient ssl failures when the client or server connectivity is bad.
  • On crash, wait 5 seconds for local storage to flush other pending events to disk so that they are not lost.