In the past, we could use a string name.... This d...
# koin
k
In the past, we could use a string name.... This doesn't seem to work any more because the lookups in the last life cycle scope seems to use the activity name always...
a
naming with
named("STRING_NAME")
doesn’t work?
k
Used to work but now doesn't find the objects because they're subscoped to the activity.