Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Instabug-iOS SDK v14.3.0

Choose a tag to compare

@Instabug-iOS-CI Instabug-iOS-CI released this 16 Mar 12:41
· 11 commits to master since this release
34e0116
  • Fixed non-fatal logs being sent after the occurrence of a non-fatal event.
  • Fixed chat messages list UI issue where the latest message was hidden behind the keyboard after adding a new message.
  • Fixed an issue with video attachments in bug reporting when added from the gallery, ensuring they include audio.
  • Improved AppHang stack-trace capturing.
  • Reduced SDK size with various optimizations.
  • Added support for Flutter user steps.
  • Added an API to retrieve the state of the crash reporter.
  • Included crash collection duration in reports, available via didSendCrashReportHandler callback.
  • Updated deprecated APIs used for archiving data.