SDK Customization
This page covers how to make your users' experience with the Luciq SDK in your app as simple and seamless as possible by customizing the invocation methods, design, popups, locale, and on-boarding
After integrating the Luciq SDK into your application, you will automatically be collecting data in the background of your app. This is done for accurate crash reporting, User Steps, Network Logs, View Hierarchy, Session Profiler, and other useful features that help you investigate bugs and improve the quality of your app.
However, you'll need to gather other information that requires input from your app users, such as for bug reporting, in-app surveys, and feature requests.
To make your users' experience as simple and seamless as possible, you can customize the colors of all Luciq screens, change the language, modify the messages and text that appear, change the invocation events, as well as control which popup should appear to your users and when.
The SDK Customizations section of the Luciq docs is divided as follows:
On-board your users and teach them how to reach you using Luciq for either beta testers or live users.
Last updated