Instabug-iOS SDK v11.0.0
- 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.