Overview
This section provides additional details for configuring the Kotzilla SDK beyond the basics described in Getting started guide. Whether you're looking to configure Proguard rules, manage advanced build configurations, or work with the Kotzilla SDK API, this guide covers the essential steps for a custom setup.
In this section, you’ll find information about:
- Configuring Proguard rules: Steps to optimize performance and ensure compatibility with Kotzilla.
- Managing mapping files for production builds: Procedures for uploading mapping files in production builds to enable the detection of issues in production.
- Managing API keys with the Kotzilla project file: Guidance on secure API key management, using the Kotzilla Gradle plugin to simplify key handling within project files.
- Using the Kotzilla SDK API: Description on the API usage to track events, manage session data, and capture performance metrics in your application.
- Configuring the Kotzilla SDK repository: List of repositories where the Kotzilla SDK is available.