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

13 Jul 00:14

Choose a tag to compare

  • Enhancing View Hierarchy user experience.
  • Fix attaching logs in “setPreSendingHandler:”.

Instabug-iOS SDK v7.2.9

30 Jun 14:08

Choose a tag to compare

  • Fix bug prevents showing intro message.
  • When use 'setNetworkLogRequestObfuscationHandler:' NSURLRequest will contain httpBody.

Instabug-iOS SDK v7.2.8

08 Jun 19:40

Choose a tag to compare

Compatibility fixes for iOS 11.

Instabug-iOS SDK v7.2.7

31 May 14:49

Choose a tag to compare

  • When using invokeWithInvocationMode:, Instabug will now show with a subtle animation.
  • Better handling for when Instabug is initialized with an invalid token.
  • Users with devices that are low on storage now get notified about the potential data loss when sending reports.
  • Various other minor fixes.

Instabug-iOS SDK v7.2.6

07 May 15:15

Choose a tag to compare

Fixes an issue that may cause reported crashes to be missing some device information.

Instabug-iOS SDK v7.2.5

04 May 15:41

Choose a tag to compare

  • Better support for accessibility throughout the SDK.
  • Adds an API for handling upload progress for network requests when network logging is enabled. Check setProgressHandlerForRequestURL:progressHandler:.

Instabug-iOS SDK v7.2.4

25 Apr 13:10

Choose a tag to compare

Various stability fixes related to networking logging, setting user attributes and identifying users.

Instabug-iOS SDK v7.2.3

13 Apr 17:51

Choose a tag to compare

Various bug fixes and performance enhancements related to logging.

Instabug-iOS SDK v7.2.2

07 Apr 16:13

Choose a tag to compare

Due to what's possibly an issue with Xcode 8.3, archiving apps would fail with a message saying that Instabug was built without full bitcode. This update fixes that issue.

Instabug-iOS SDK v7.2.1

06 Apr 11:23

Choose a tag to compare

Fixes an issues that happens when IBGLog is called from multiple background threads as soon as app launches.