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

Releases: Instabug/Instabug-iOS

Instabug-iOS SDK v7.3.10

24 Oct 23:01

Choose a tag to compare

  • Fix random crash in sessions.
  • Fix enter email in bug view using shortcuts.
  • Fix showing alert when setting invocation to two fingers swipe left.

Instabug-iOS SDK v7.3.9

25 Sep 19:02

Choose a tag to compare

  • Fix CoreData warning on iOS 11.
  • Fix fetch console log automatically before iOS 10.

Instabug-iOS SDK v7.3.8

15 Sep 14:27

Choose a tag to compare

  • Fix crash in the end of session in some rare cases.
  • Fix crash in report exception in some rare cases.
  • Fix some memory spikes in case of using Instabug logging system with a very large strings.

  • Various UI bug fixes.

Instabug-iOS SDK v7.3.7

24 Aug 18:52

Choose a tag to compare

  • Fix conflict with MapBox SDK
  • Fix conflict with Stripe SDK

Instabug-iOS SDK v7.3.6

16 Aug 17:23

Choose a tag to compare

  • Fix showing Instabug prompt behind UIAlert.
  • Fix Annotation view in Arabic localization.
  • Various bug fixes.

Instabug-iOS SDK v7.3.5

02 Aug 17:57

Choose a tag to compare

  • You can now add extra field in bug reporting using addExtraReportFieldWithTitle:required:.

  • Various bug fixes.

Instabug-iOS SDK v7.3.4

01 Aug 10:10

Choose a tag to compare

  • Fix session start date.

Instabug-iOS SDK v7.3.3

29 Jul 02:09

Choose a tag to compare

  • Fixes an issue that prevents sending user name using 'identifyUserWithEmail'.
  • Various bug fixes.

Instabug-iOS SDK v7.3.2

20 Jul 23:56

Choose a tag to compare

  • Adds an API for clearing all logs clearAllLogs.
  • Various bug fixes related to logging.

Instabug-iOS SDK v7.3.1

13 Jul 10:39

Choose a tag to compare

  • Fix sending user steps with bugs.