[Fix/#306] Amplitude 초기화로 인한 앱 크래시 문제를 해결합니다.#307
Conversation
WalkthroughThe code change removes the conditional check that restricted Amplitude SDK initialization to non-debug builds, making Amplitude initialization occur in all build configurations during application startup. Changes
Assessment against linked issues
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🧰 Additional context used🧬 Code Graph Analysis (1)app/src/main/java/com/sopt/clody/ClodyApplication.kt (1)
🔇 Additional comments (1)
✨ Finishing Touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
📌 ISSUE
closed #306
📄 Work Description
앰플리튜드 분기처리 다시 삭제했습니다 .. 추후 다시 적용하는 것으로 하겠습니다 ㅜ
Summary by CodeRabbit