Hello <@U58GRE73J>, have you a sample to share?
# koin
a
Hello @tapchicoma, have you a sample to share?
t
No, so far. But class throws
IllegalArgumentException
on creation and it was just reported in warning level under
KOIN
log tag. As this class was requested many times - it was not so easy find it in the logs.
as I said if class creation throws some error - it should crash the app, not just logged. IMHO.
btw - koin version is latest stable 0.9.x
a
yeah, you're right
it's fixed in 1.0.0 - it log and throw a BeanInstanceCreationException in this case
👍 1