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

Instabug-iOS SDK v11.0.0

Choose a tag to compare

@Instabug-iOS-CI Instabug-iOS-CI released this 24 Apr 10:35
· 65 commits to master since this release
  • Adds a new API to set the minimum accepted number of character in the comment field of a report. Check + [IBGBugReporting setCommentMinimumCharacterCountForReportTypes:withLimit:]
  • Adds a new API to get the current user’s UUID. Check + [Instabug userUUID:]
  • Removes a set of APIs that have been previously deprecated.
  • Fixes deadlock that happened when processing crashes under specific conditions.