For the complete documentation index, see llms.txt. This page is also available as Markdown.

Setup Bug Reporting

Set up bug reporting for your Kotlin Multiplatform app with Luciq. Enable users to report bugs with screenshots, logs, and device information.

Bug Reporting is enabled by default once you call LuciqKmp.init(). You can customize invocation events, report types, extended bug report mode, floating button position, attachment types, proactive reporting, and callbacks.

Last updated