Instabug-iOS SDK v11.4.0
- Exposes 2 new keys that can be used to override text shown for insufficient content when reporting a bug. Check
kIBGInsufficientContentTitleStringName
andkIBGInsufficientContentMessageStringName
. - Fixes an issue where the button for adding extra attachments when reporting a bug was hidden behind the keyboard.
- Minimizes memory allocation when Instabug is disabled.