Skip to content

Luciq iOS SDK v19.1.0

Choose a tag to compare

@Instabug-iOS-CI Instabug-iOS-CI released this 12 Nov 14:00
· 8 commits to main since this release
faf92af
  • Adds persistent crash detection during app launch to identify recurring crashes early. Learn more in Capturing Launch Crashes for iOS https://docs.luciq.ai/docs/capturing-launch-crashes-for-ios.
  • Supports app variant targeting in surveys.
  • Increases the character limit for the disclaimer in bug reports.
  • Increases the character limit for the user consents in bug reports.
  • Improves network logging performance.
  • Fixes an issue unresponsive survey welcome screens in certain scenarios.
  • Fixes an issue where network logger obfuscation handlers were executed on the main thread instead of a background thread. Handlers now correctly run in the background.
  • Fixes invalid image color theme rendering on the welcome screen.