Hello everyone! I’ve a doubt not totally connected...
# koin
p
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
yep, things in my todo list to work on. Stay tuned
p
@arnaud.giuliani any news about this implementation?