iOS .svg does not work
when running iOS simulator on multi-modular project lib cannot find rendition for a .svg image while on android app everything works perfectly fine
Uncaught Kotlin exception: kotlin.IllegalStateException: Image filters_icon not found
at 0 PeakMe 0x1024db04f kfun:kotlin.Throwable#
Hello. This error means that image isn't included in application build. Check that cocoapods plugin and Podfile are configured correctly.