Issues overview
This section provides detailed descriptions of different issues detected by the platform and offers actionable recommendations on how to fix them based on Kotlin and Koin development best practices.
By understanding these common issues, you can improve app performance, stability, and maintainability from development through production.
What you'll find here:
- Clear descriptions of typical app issues detected by the Kotzilla Platform
- Explanation of how each issue impacts app behavior and user experience.
- Practical recommendations and best practices for resolving these issues.
Explore the following issues, each linked to a dedicated page with in-depth guidance:
- What is a slow app startup issue and how to fix it
- What is a main thread performance issue and how to fix it
- What is a background performance issue and how to fix it
- What is a dependency performance issue and how to fix it
- What is a child dependency performance issue and how to fix it
- What is a dependency complexity issue and how to fix it
- What is an app crash issue and how to fix it