Hey all! Most probably it wont be koin but as I am...
# koin
g
Hey all! Most probably it wont be koin but as I am losing my mind here goes. After updating koin to 3.1.2 google maps are not visible. Do you think it can be something koin related? In the commit we "lose" the maps the only thing changed is the koin version. Although koin seems to be working as it injects stuff correctly.
a
you need to check whats related between your components and Koin … how did you declare it?
g
The problem is that everything seems to work fine. Even the map is loaded correctly, I can scroll it and use its camera and everything. It's just invisible for some reason. If I downgrade koin back to 2.2.2 everything is visible again.
a
Koin doesn’t interact directly with the Maps API. You need to check what your Koin config does around this part