guardian / guardian/toolargetool
集成时,报错崩溃
- Dominant language
- Kotlin
- Stars
- 1.2k
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
在Application中初始化以下代码时,直接报以下错误崩溃
TooLargeTool.startLogging(this);
log崩溃日志:
Process: com.nacai.bocai, PID: 20013
java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/fragment/app/FragmentManager$FragmentLifecycleCallbacks;
at com.gu.toolargetool.TooLargeTool.startLogging(TooLargeTool.kt:96)
at com.gu.toolargetool.TooLargeTool.startLogging(TooLargeTool.kt:90)
at com.gu.toolargetool.TooLargeTool.startLogging$default(TooLargeTool.kt:89)
at com.gu.toolargetool.TooLargeTool.startLogging(Unknown Source:3)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.