https://kotlinlang.org logo
#koin
Title
# koin
p

Pedro Francisco de Sousa Neto

08/05/2022, 6:23 PM
Hello everyone! I’ve a doubt not totally connected to the Koin usage, but maybe you can help me. Is it possible to split errors caused by
org.koin.core.scope.Scope.throwDefinitionNotFound
in Firebase Crashlytics? I always need to navigate by crash events page to check each stacktrace to identify if it’s a new broken code or existing one.
a

arnaud.giuliani

09/14/2022, 10:09 AM
yep, things in my todo list to work on. Stay tuned
p

Pedro Francisco de Sousa Neto

11/28/2022, 1:37 PM
@arnaud.giuliani any news about this implementation?
2 Views